Uses of Class
org.apfloat.internal.IntBaseMath
Packages that use IntBaseMath
Package
Description
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of IntBaseMath in org.apfloat.internal
Subclasses of IntBaseMath in org.apfloat.internalModifier and TypeClassDescriptionclass
Basic addition strategy for theint
element type.class
Immutable apfloat implementation class for theint
data element type.class
Class for performing the final steps of a three-modulus Number Theoretic Transform based convolution.class
Basic arithmetic for calculating the Chinese Remainder Theorem.class
Convolution strategy using the Karatsuba algorithm.class
Medium-length convolution strategy.class
Short convolution strategy.