Uses of Class
org.apfloat.internal.LongFactor3NTTStepStrategy
-
Packages that use LongFactor3NTTStepStrategy Package Description org.apfloat.aparapi Transforms for using a GPU via the aparapi library. -
-
Uses of LongFactor3NTTStepStrategy in org.apfloat.aparapi
Subclasses of LongFactor3NTTStepStrategy in org.apfloat.aparapi Modifier and Type Class Description classLongAparapiFactor3NTTStepStrategySteps for the factor-3 NTT using the GPU, for thelongelement type.
-