Class IntCarryCRTBuilder

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

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