fann_reset_errstr

PECL fann >= 1.0.0
fann_reset_errstr - Resets the last error string
Manual

fann_reset_errstr( resource$errdat ): void

Resets the last error string.

Parameters

errdat

Either neural network resource or neural network trainining data resource.

Return Values

No value is returned.

Related Functions

Function fann_reset_errstr:

  • Manual

FANN (Fast Artificial Neural Network) Functions

Most used PHP functions