Class IntNTTStepStrategy

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

public class IntNTTStepStrategy extends IntTableFNT 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