fann_reset_errstr

(PECL fann >= 1.0.0)

fann_reset_errstr重置最后的错误字符串。

说明

fann_reset_errstr ( resource $errdat ) : void

重置最后的错误字符串。

参数

errdat

Either neural network resource or neural network trainining data resource.

返回值

无返回值。

参见

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有