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