Fann Funzioni
PHP Manual

fann_get_errno

(PECL fann >= 1.0.0)

fann_get_errnoReturns the last error number

Descrizione

int fann_get_errno ( resource $errdat )

Returns the last error number.

Elenco dei parametri

errdat

Either neural network resource or neural network trainining data resource.

Valori restituiti

The error number, or FALSE on error.

Vedere anche:


Fann Funzioni
PHP Manual