fann_reset_errstr

(PECL fann >= 1.0.0)

fann_reset_errstrResets the last error string

Descrição

fann_reset_errstr ( resource $errdat ) : void

Resets the last error string.

Parâmetros

errdat

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

Valor Retornado

Nenhum valor é retornado.

Veja Também

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top