Uses of Interface
org.apfloat.internal.NTTStrategyDecorator
Packages that use NTTStrategyDecorator
-
Uses of NTTStrategyDecorator in org.apfloat.aparapi
Subinterfaces of NTTStrategyDecorator in org.apfloat.aparapiModifier and TypeInterfaceDescriptioninterfaceNTT strategy with decorator to set up the data for the GPU, for theintelement type.interfaceNTT strategy with decorator to set up the data for the GPU, for thelongelement type.Classes in org.apfloat.aparapi that implement NTTStrategyDecoratorModifier and TypeClassDescriptionclassSix-step NTT implementation for theintelement type using column orientation.classTwo-pass NTT implementation for theintelement type using column orientation.classFactor-3 NTT implementation for theintelement type.classSix-step NTT implementation for theintelement type using row orientation.classTwo-pass NTT implementation for theintelement type using row orientation.classSix-step NTT implementation for thelongelement type using column orientation.classTwo-pass NTT implementation for thelongelement type using column orientation.classFactor-3 NTT implementation for thelongelement type.classSix-step NTT implementation for thelongelement type using row orientation.classTwo-pass NTT implementation for thelongelement type using row orientation.