fann_get_errstr

PECL fann >= 1.0.0
fann_get_errstr - Returns the last errstr
Manual

fann_get_errstr( resource$errdat ): string

Returns the last errstr.

Parameters

errdat

Either neural network resource or neural network trainining data resource.

Return Values

The last error string, or false on error.

Related Functions

Function fann_get_errstr:

  • Manual

FANN (Fast Artificial Neural Network) Functions

Most used PHP functions