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