Package | Description |
---|---|
org.apfloat.internal |
Default implementations of the apfloat Service Provider Interface (SPI).
|
Modifier and Type | Class and Description |
---|---|
class |
FloatAdditionStrategy
Basic addition strategy for the
float element type. |
class |
FloatApfloatImpl
Immutable apfloat implementation class for the
float data element type. |
class |
FloatCarryCRTStepStrategy
Class for performing the final steps of a three-modulus
Number Theoretic Transform based convolution.
|
class |
FloatCRTMath
Basic arithmetic for calculating the Chinese Remainder
Theorem.
|
class |
FloatKaratsubaConvolutionStrategy
Convolution strategy using the Karatsuba algorithm.
|
class |
FloatMediumConvolutionStrategy
Medium-length convolution strategy.
|
class |
FloatShortConvolutionStrategy
Short convolution strategy.
|
Copyright © 2019. All rights reserved.