Fann 函数
PHP Manual

fann_get_errstr

(PECL fann >= 1.0.0)

fann_get_errstrReturns the last errstr

说明

string fann_get_errstr ( resource $errdat )

Returns the last errstr.

参数

errdat

Either neural network resource or neural network trainining data resource.

返回值

The last error string, or FALSE on error.

参见


Fann 函数
PHP Manual