update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the last error number

fann_get_errno

(PECL fann >= 1.0.0)

fann_get_errnoReturns the last error number

설명

int fann_get_errno ( resource $errdat )

Returns the last error number.

인수

errdat

Either neural network resource or neural network trainining data resource.

반환값

The error number, or FALSE on error.

참고