fann_print_error

PECL fann >= 1.0.0
fann_print_error - Prints the error string
Manual

fann_print_error( resource$errdat ): void

Prints the error string.

Parameters

errdat

Either neural network resource or neural network trainining data resource.

Return Values

No value is returned.

Related Functions

Function fann_print_error:

  • Manual

FANN (Fast Artificial Neural Network) Functions

Most used PHP functions