fann_reset_errstr
(PECL fann >= 1.0.0)
fann_reset_errstr — Resets the last error string
Beschreibung
$errdat
): voidResets 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
- fann_get_errstr() - Returns the last errstr
- fann_reset_errno() - Resets the last error number