fann_reset_errno

(PECL fann >= 1.0.0)

fann_reset_errno重置最后的错误代码。

说明

void fann_reset_errno ( resource $errdat )

重置最后的错误代码。

参数

errdat

Either neural network resource or neural network trainining data resource.

返回值

No value is returned.

参见

User Contributed Notes

There are no user contributed notes for this page.