fann_reset_errno

(PECL fann >= 1.0.0)

fann_reset_errnoResets the last error number

Опис

void fann_reset_errno ( resource $errdat )

Resets the last error number.

Параметри

errdat

Either neural network resource or neural network trainining data resource.

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

No value is returned.

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

add a note add a note

User Contributed Notes

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