Class DoubleTableFNTStrategy

java.lang.Object
All Implemented Interfaces:
NTTStrategy

public class DoubleTableFNTStrategy extends DoubleTableFNT 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