Fann Funções
PHP Manual

fann_get_errstr

(PECL fann >= 1.0.0)

fann_get_errstrReturns the last errstr

Descrição

string fann_get_errstr ( resource $errdat )

Returns the last errstr.

Parâmetros

errdat

Um resource de rede neural ou um resource de dados de treinamento.

Valor Retornado

The last error string, or FALSE on error.

Veja Também


Fann Funções
PHP Manual