class ONE_CLASS_Q extends Kernel
  • Field Details

    • cache

      private final Cache cache
    • QD

      private final double[] QD
  • Constructor Details

  • Method Details

    • get_Q

      float[] get_Q(int i, int len)
      Specified by:
      get_Q in class Kernel
    • get_QD

      double[] get_QD()
      Specified by:
      get_QD in class Kernel
    • swap_index

      void swap_index(int i, int j)
      Overrides:
      swap_index in class Kernel