fann_get_errstr

(PECL fann >= 1.0.0)

fann_get_errstrReturns the last errstr

Açıklama

fann_get_errstr ( resource $errdat ) : string

Returns the last errstr.

Değiştirgeler

errdat

Either neural network resource or neural network trainining data resource.

Dönen Değerler

The last error string, or FALSE on error.

Ayrıca Bakınız