PHP 8.3.4 Released!

fann_print_error

(PECL fann >= 1.0.0)

fann_print_errorPrints the error string

Beschreibung

fann_print_error(resource $errdat): void

Prints the error string.

Parameter-Liste

errdat

Entweder eine Ressource eines neuralen Netzwerks oder Ressource mit Trainingsdaten.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch

add a note

User Contributed Notes

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