Class LIBSVM.decision_function

  • Enclosing class:
    LIBSVM

    class LIBSVM.decision_function
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) double[] alpha  
      (package private) double rho  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • alpha

        double[] alpha
      • rho

        double rho
    • Constructor Detail

      • decision_function

        decision_function()