fann_print_error

(PECL fann >= 1.0.0)

fann_print_errorPrints the error string

설명

void fann_print_error ( string $errdat )

Prints the error string.

인수

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