Fann Функции
PHP Manual

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.

Смотрите также


Fann Функции
PHP Manual