PHP 7.0.6 Released

fann_print_error

(PECL fann >= 1.0.0)

fann_print_errorPrints the error string

Description

void fann_print_error ( string $errdat )

Prints the error string.

Parameters

errdat

Either neural network resource or neural network trainining data resource.

Return Values

No value is returned.

See Also

User Contributed Notes

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