fann_get_num_input
(PECL fann >= 1.0.0)
fann_get_num_input — Get the number of input neurons
Описание
fann_get_num_input
( resource
$ann
) : intGet the number of input neurons.
Список параметров
-
ann
-
Ресурс (resource) нейронной сети.
Возвращаемые значения
Number of input neurons, or false
on error