PHP 8.3.4 Released!

fann_print_error

(PECL fann >= 1.0.0)

fann_print_errorPrints the error string

Descrizione

fann_print_error(resource $errdat): void

Prints the error string.

Elenco dei parametri

errdat

Either neural network resource or neural network trainining data resource.

Valori restituiti

No value is returned.

Vedere anche:

add a note

User Contributed Notes

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