fann_get_errno

(PECL fann >= 1.0.0)

fann_get_errno — Returns the last error number

Açıklama

function fann_get_errno(resource $errdat): int

Returns the last error number.

Bağımsız Değişkenler

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

User Contributed Notes

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