Package | Description |
---|---|
org.apfloat.internal |
Default implementations of the apfloat Service Provider Interface (SPI).
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleAdditionStrategy
Basic addition strategy for the
double element type. |
class |
DoubleApfloatImpl
Immutable apfloat implementation class for the
double data element type. |
class |
DoubleCarryCRTStepStrategy
Class for performing the final steps of a three-modulus
Number Theoretic Transform based convolution.
|
class |
DoubleCRTMath
Basic arithmetic for calculating the Chinese Remainder
Theorem.
|
class |
DoubleKaratsubaConvolutionStrategy
Convolution strategy using the Karatsuba algorithm.
|
class |
DoubleMediumConvolutionStrategy
Medium-length convolution strategy.
|
class |
DoubleShortConvolutionStrategy
Short convolution strategy.
|
Copyright © 2017. All rights reserved.