Interface NTTBuilder

All Known Implementing Classes:
AbstractNTTBuilder, DoubleNTTBuilder, FloatNTTBuilder, IntAparapiNTTBuilder, IntNTTBuilder, LongAparapiNTTBuilder, LongNTTBuilder

public interface NTTBuilder
Interface of a factory for creating Number Theoretic Transforms. The factory method pattern is used.
Version:
1.7.0
Author:
Mikko Tommila
See Also: