Class DoubleCRTMath

java.lang.Object
org.apfloat.internal.DoubleBaseMath
org.apfloat.internal.DoubleCRTMath
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DoubleCarryCRTStepStrategy

public class DoubleCRTMath extends DoubleBaseMath
Basic arithmetic for calculating the Chinese Remainder Theorem. Works for the double type.
Version:
1.6
Author:
Mikko Tommila
See Also: