Uses of Class
org.apfloat.internal.IntFactor3NTTStepStrategy
-
Packages that use IntFactor3NTTStepStrategy Package Description org.apfloat.aparapi Transforms for using a GPU via the aparapi library. -
-
Uses of IntFactor3NTTStepStrategy in org.apfloat.aparapi
Subclasses of IntFactor3NTTStepStrategy in org.apfloat.aparapi Modifier and Type Class Description class
IntAparapiFactor3NTTStepStrategy
Steps for the factor-3 NTT using the GPU, for theint
element type.
-