Class DoubleCarryCRTBuilder

java.lang.Object
org.apfloat.internal.DoubleCarryCRTBuilder
All Implemented Interfaces:
CarryCRTBuilder<double[]>

public class DoubleCarryCRTBuilder extends Object implements CarryCRTBuilder<double[]>
Creates carry-CRT related objects, for the double type.
Since:
1.7.0
Version:
1.7.0
Author:
Mikko Tommila