update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the last errstr

fann_get_errstr

(PECL fann >= 1.0.0)

fann_get_errstrReturns the last errstr

설명

string fann_get_errstr ( resource $errdat )

Returns the last errstr.

인수

errdat

Either neural network resource or neural network trainining data resource.

반환값

The last error string, or FALSE on error.

참고