fann_reset_errno

(PECL fann >= 1.0.0)

fann_reset_errnoResets the last error number

Descrição

fann_reset_errno ( resource $errdat ) : void

Resets the last error number.

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