Package | Description |
---|---|
org.apfloat.internal |
Default implementations of the apfloat Service Provider Interface (SPI).
|
Modifier and Type | Class and Description |
---|---|
class |
LongAdditionStrategy
Basic addition strategy for the
long element type. |
class |
LongApfloatImpl
Immutable apfloat implementation class for the
long data element type. |
class |
LongCarryCRTStepStrategy
Class for performing the final steps of a three-modulus
Number Theoretic Transform based convolution.
|
class |
LongCRTMath
Basic arithmetic for calculating the Chinese Remainder
Theorem.
|
class |
LongKaratsubaConvolutionStrategy
Convolution strategy using the Karatsuba algorithm.
|
class |
LongMediumConvolutionStrategy
Medium-length convolution strategy.
|
class |
LongShortConvolutionStrategy
Short convolution strategy.
|
Copyright © 2017. All rights reserved.