fann_get_errno

(PECL fann >= 1.0.0)

fann_get_errnoReturns the last error number

Açıklama

fann_get_errno(resource $errdat): int

Returns the last error number.

Değiştirgeler

errdat

Ya sinir ağı özkaynağı veya sinir ağı eğitim verisi özkaynağı.

Dönen Değerler

The error number, or false on error.

Ayrıca Bakınız

add a note add a note

User Contributed Notes

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