Class DoubleNTTStepStrategy

java.lang.Object
All Implemented Interfaces:
Parallelizable, NTTStepStrategy

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