Class LIBSVM.SVR_Q

Enclosing class:
LIBSVM

class LIBSVM.SVR_Q extends LIBSVM.Kernel
  • Field Details

    • l

      private final int l
    • cache

      private final LIBSVM.Cache cache
    • sign

      private final byte[] sign
    • index

      private final int[] index
    • next_buffer

      private int next_buffer
    • buffer

      private float[][] buffer
    • QD

      private final double[] QD
  • Constructor Details

  • Method Details