| SVM::__constructConstruct a new SVM object Description
   public  SVM::__construct() Constructs a new SVM object ready to accept training data. ParametersThis function has no parameters. Errors/ExceptionsThrows a SVMException if the libsvm library could not be loaded. |