Funcții fann
PHP Manual

fann_get_errstr

(PECL fann >= 1.0.0)

fann_get_errstrReturns the last errstr

Descrierea

string fann_get_errstr ( resource $errdat )

Returns the last errstr.

Parametri

errdat

resource a unei rețele neuronale, sau resource a datelor pentru antrenarea rețelei neuronale.

Valorile întoarse

The last error string, or FALSE on error.

A se vedea și


Funcții fann
PHP Manual