Uses of Class
org.apfloat.internal.SixStepFNTStrategy
-
Packages that use SixStepFNTStrategy Package Description org.apfloat.aparapi Transforms for using a GPU via the aparapi library. -
-
Uses of SixStepFNTStrategy in org.apfloat.aparapi
Subclasses of SixStepFNTStrategy in org.apfloat.aparapi Modifier and Type Class Description classColumnSixStepFNTStrategySix-step NTT implementation that processes the data in the columns of the matrix.classIntAparapiSixStepFNTStrategySix-step NTT implementation for theintelement type.classLongAparapiSixStepFNTStrategySix-step NTT implementation for thelongelement type.
-