Class FloatCarryCRTBuilder

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

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