Class LongAparapiSixStepFNTStrategy

All Implemented Interfaces:
LongAparapiNTTStrategy, DecorableNTTStrategy, NTTStrategyDecorator, Parallelizable, NTTStrategy

public class LongAparapiSixStepFNTStrategy extends SixStepFNTStrategy implements LongAparapiNTTStrategy
Six-step NTT implementation for the long element type using row orientation.

Since:
1.8.3
Version:
1.15.0
Author:
Mikko Tommila
  • Constructor Details

    • LongAparapiSixStepFNTStrategy

      public LongAparapiSixStepFNTStrategy()
      Default constructor.