Class LongCRTMath

java.lang.Object
org.apfloat.internal.LongBaseMath
org.apfloat.internal.LongCRTMath
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LongCarryCRTStepStrategy

public class LongCRTMath extends LongBaseMath
Basic arithmetic for calculating the Chinese Remainder Theorem. Works for the long type.
Version:
1.6
Author:
Mikko Tommila
See Also: