Uses of Class
org.apfloat.internal.IntTableFNT
Packages that use IntTableFNT
Package
Description
Transforms for using a GPU via the aparapi library.
Default implementations of the apfloat Service Provider Interface (SPI).
-
Uses of IntTableFNT in org.apfloat.aparapi
Subclasses of IntTableFNT in org.apfloat.aparapiModifier and TypeClassDescriptionclassNTT steps for theintelement type aparapi transforms. -
Uses of IntTableFNT in org.apfloat.internal
Subclasses of IntTableFNT in org.apfloat.internalModifier and TypeClassDescriptionclassCommon methods to calculate Fast Number Theoretic Transforms in parallel using multiple threads.classFast Number Theoretic Transform strategy that uses lookup tables for powers of n:th root of unity and permutation indexes.