Class IntAparapiNTTBuilder

All Implemented Interfaces:
NTTBuilder

public class IntAparapiNTTBuilder extends IntNTTBuilder
NTT Builder for aparapi transform implementations for the int element type.
Since:
1.8.3
Version:
1.15.0
Author:
Mikko Tommila
  • Constructor Details

    • IntAparapiNTTBuilder

      public IntAparapiNTTBuilder(boolean rowOrientation)
      Basic constructor.
      Parameters:
      rowOrientation - If the data is using row orientation.
  • Method Details