Php/docs/function.fann-get-errno

提供:Dev Guides
< Php
移動先:案内検索

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.


参考