fann_get_errstr

(PECL fann >= 1.0.0)

fann_get_errstrReturns the last errstr

Opis

fann_get_errstr ( resource $errdat ) : string

Returns the last errstr.

Parametry

errdat

Zasób (resource) sieci neuronowej lub danych treningowych sieci neuronowej.

Zwracane wartości

The last error string, or FALSE on error.

Zobacz też:

add a note add a note

User Contributed Notes

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