Class FloatCRTMath

java.lang.Object
org.apfloat.internal.FloatBaseMath
org.apfloat.internal.FloatCRTMath
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FloatCarryCRTStepStrategy

public class FloatCRTMath extends FloatBaseMath
Basic arithmetic for calculating the Chinese Remainder Theorem. Works for the float type.
Version:
1.6
Author:
Mikko Tommila
See Also: