Class LongCarryCRTBuilder

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

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