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