Uses of Class
org.apfloat.internal.IntNTTBuilder
-
Packages that use IntNTTBuilder Package Description org.apfloat.aparapi Transforms for using a GPU via the aparapi library. -
-
Uses of IntNTTBuilder in org.apfloat.aparapi
Subclasses of IntNTTBuilder in org.apfloat.aparapi Modifier and Type Class Description class
IntAparapiNTTBuilder
NTT Builder for aparapi transform implementations for theint
element type.
-