fann_get_errno

(PECL fann >= 1.0.0)

fann_get_errnoReturns the last error number

Опис

int fann_get_errno ( resource $errdat )

Returns the last error number.

Параметри

errdat

Either neural network resource or neural network trainining data resource.

Значення, що повертаються

The error number, or FALSE on error.

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

add a note add a note

User Contributed Notes

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