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.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top