Uses of Class
org.apfloat.internal.LongBaseMath
Packages that use LongBaseMath
Package
Description
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of LongBaseMath in org.apfloat.internal
Subclasses of LongBaseMath in org.apfloat.internalModifier and TypeClassDescriptionclass
Basic addition strategy for thelong
element type.class
Immutable apfloat implementation class for thelong
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.