fann_get_errno

(PECL fann >= 1.0.0)

fann_get_errnoReturns the last error number

Opis

fann_get_errno ( resource $errdat ) : int

Returns the last error number.

Parametry

errdat

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

Zwracane wartości

The error number, 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