fann_reset_errstr

(PECL fann >= 1.0.0)

fann_reset_errstrResets the last error string

Beschreibung

fann_reset_errstr(resource $errdat): void

Resets the last 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 add a note

User Contributed Notes

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