Uses of Class
org.apfloat.internal.Factor3NTTStrategy
-
Packages that use Factor3NTTStrategy Package Description org.apfloat.aparapi Transforms for using a GPU via the aparapi library. -
-
Uses of Factor3NTTStrategy in org.apfloat.aparapi
Subclasses of Factor3NTTStrategy in org.apfloat.aparapi Modifier and Type Class Description classIntAparapiFactor3NTTStrategyFactor-3 NTT implementation for theintelement type.classLongAparapiFactor3NTTStrategyFactor-3 NTT implementation for thelongelement type.
-