Uses of Class
org.apfloat.internal.ThreeNTTConvolutionStrategy
Packages that use ThreeNTTConvolutionStrategy
Package
Description
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of ThreeNTTConvolutionStrategy in org.apfloat.internal
Subclasses of ThreeNTTConvolutionStrategy in org.apfloat.internalModifier and TypeClassDescriptionclass
Convolution using three Number Theoretic Transforms and the CRT to get the final result, using multiple threads in parallel.