fann_reset_errstr

(PECL fann >= 1.0.0)

fann_reset_errstrReinicia el string del último error

Descripción

fann_reset_errstr(resource $errdat): void

Reinicia el string del último error.

Parámetros

errdat

O bien un recurso de red neuronal, o un recurso de datos de entrenamiento de una red neuronal.

Valores devueltos

No devuelve ningún valor.

Ver también

add a note

User Contributed Notes

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