Class LongNTTStepStrategy

java.lang.Object
All Implemented Interfaces:
Parallelizable, NTTStepStrategy
Direct Known Subclasses:
LongAparapiNTTStepStrategy

public class LongNTTStepStrategy extends LongTableFNT implements NTTStepStrategy, Parallelizable
Common methods to calculate Fast Number Theoretic Transforms in parallel using multiple threads.

All access to this class must be externally synchronized.

Since:
1.7.0
Version:
1.9.0
Author:
Mikko Tommila