fann_get_errno
(PECL fann >= 1.0.0)
fann_get_errno — 返回最后一个错误数字。
说明
fann_get_errno
( resource $errdat
) : int
参数
-
errdat
-
Either neural network resource or neural network trainining data resource.
返回值
成功,返回错误数字,错误则返回 FALSE
.
User Contributed Notes
There are no user contributed notes for this page.