Interface Parallelizable

All Known Implementing Classes:
AbstractStepFNTStrategy, DoubleFactor3NTTStepStrategy, DoubleNTTConvolutionStepStrategy, DoubleNTTStepStrategy, Factor3NTTStrategy, FloatFactor3NTTStepStrategy, FloatNTTConvolutionStepStrategy, FloatNTTStepStrategy, IntFactor3NTTStepStrategy, IntNTTConvolutionStepStrategy, IntNTTStepStrategy, LongFactor3NTTStepStrategy, LongNTTConvolutionStepStrategy, LongNTTStepStrategy, SixStepFNTStrategy, StepCarryCRTStrategy, TwoPassFNTStrategy

public interface Parallelizable
Any task that can use a ParallelRunner to execute operations in parallel.
Since:
1.7.0
Version:
1.8.0