Uses of Class
org.apfloat.internal.AbstractStepFNTStrategy
Packages that use AbstractStepFNTStrategy
Package
Description
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of AbstractStepFNTStrategy in org.apfloat.internal
Subclasses of AbstractStepFNTStrategy in org.apfloat.internalModifier and TypeClassDescriptionclass
Fast Number Theoretic Transform that uses a "six-step" algorithm to calculate a long transform more efficiently on cache-based memory architectures.class
Fast Number Theoretic Transform that uses a "two-pass" algorithm to calculate a very long transform on data that resides on a mass storage device.