Class IntBaseMath

java.lang.Object
org.apfloat.internal.IntBaseMath
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IntAdditionStrategy, IntApfloatImpl, IntCRTMath, IntMediumConvolutionStrategy, IntShortConvolutionStrategy

public class IntBaseMath extends Object implements Serializable
Mathematical operations on numbers in a base. Implementation for the int type.
Version:
1.8.2
Author:
Mikko Tommila
See Also: