fann_get_errstr
(PECL fann >= 1.0.0)
fann_get_errstr — Returns the last errstr
パラメータ
errdat
-
ニューラルネットワークリソースあるいはニューラルネットワークトレーニングリソース。
戻り値
The last error string, or false
on error.
参考
- fann_reset_errstr() - Resets the last error string
- fann_get_errno() - Returns the last error number
+add a note
User Contributed Notes
There are no user contributed notes for this page.