Fonctions Fann
PHP Manual

fann_get_num_input

(PECL fann >= 1.0.0)

fann_get_num_inputGet the number of input neurons

Description

int fann_get_num_input ( resource $ann )

Get the number of input neurons.

Liste de paramètres

ann

Ressource de réseau de neurones.

Valeurs de retour

Number of input neurons, or FALSE on error


Fonctions Fann
PHP Manual