Php/docs/function.fann-get-errstr

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

fann_get_errstr

(PECL fann >= 1.0.0)

fann_get_errstrReturns the last errstr


説明

fann_get_errstr ( resource $errdat ) : string

Returns the last errstr.


パラメータ

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


返り値

The last error string, or false on error.


参考