Class FloatTableFNTStrategy

java.lang.Object
All Implemented Interfaces:
NTTStrategy

public class FloatTableFNTStrategy extends FloatTableFNT implements NTTStrategy
Fast Number Theoretic Transform strategy that uses lookup tables for powers of n:th root of unity and permutation indexes.

All access to this class must be externally synchronized.

Version:
1.9.0
Author:
Mikko Tommila