fann_get_num_input

Get the number of input neurons

Description

int fann_get_num_input ( resource $ann )

Get the number of input neurons.

Parameters

ann

Neural network resource.

Return Values

Number of input neurons, or FALSE on error