Fann Funzioni
PHP Manual

fann_get_errstr

(PECL fann >= 1.0.0)

fann_get_errstrReturns the last errstr

Descrizione

string fann_get_errstr ( resource $errdat )

Returns the last errstr.

Elenco dei parametri

errdat

Either neural network resource or neural network trainining data resource.

Valori restituiti

The last error string, or FALSE on error.

Vedere anche:


Fann Funzioni
PHP Manual