SVM
PHP Manual

SVM::__construct

(PECL svm >= 0.1.0)

SVM::__constructConstruct a new SVM object

Beschreibung

public SVM::__construct ( void )

Constructs a new SVM object ready to accept training data.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Throws SVMException if the libsvm library could not be loaded


SVM
PHP Manual