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