class |
FloatFactor3NTTStepStrategy |
Steps for the factor-3 NTT.
|
class |
FloatModMath |
Modulo arithmetic functions for float data.
|
class |
FloatNTTConvolutionStepStrategy |
Steps of a three-NTT convolution for the float type.
|
class |
FloatNTTStepStrategy |
Common methods to calculate Fast Number Theoretic Transforms
in parallel using multiple threads.
|
class |
FloatTableFNT |
Fast Number Theoretic Transform that uses lookup tables
for powers of n:th root of unity and permutation indexes.
|
class |
FloatTableFNTStrategy |
Fast Number Theoretic Transform strategy that uses lookup tables
for powers of n:th root of unity and permutation indexes.
|
class |
FloatWTables |
Helper class for generating and caching tables of powers of the n:th root of unity.
|