fann_get_errno

(PECL fann >= 1.0.0)

fann_get_errnoReturns the last error number

説明

fann_get_errno ( resource $errdat ) : int

Returns the last error number.

パラメータ

errdat

ニューラルネットワークリソースあるいはニューラルネットワークトレーニングリソース。

返り値

The error number, or FALSE on error.

参考