Uses of Class
org.apfloat.internal.TwoPassFNTStrategy
Packages that use TwoPassFNTStrategy
-
Uses of TwoPassFNTStrategy in org.apfloat.aparapi
Subclasses of TwoPassFNTStrategy in org.apfloat.aparapiModifier and TypeClassDescriptionclassTwo-pass NTT implementation that processes the data in the columns of the matrix.classTwo-pass NTT implementation for theintelement type using column orientation.classTwo-pass NTT implementation for theintelement type using row orientation.classTwo-pass NTT implementation for thelongelement type using column orientation.classTwo-pass NTT implementation for thelongelement type using row orientation.