fann_get_total_neurons

Name

fann_get_total_neurons -- Get the total number of neurons.

Description

int fann_get_total_neurons(resource ann);

fann_get_total_neuronswill return the total number of neurons in ann.

See also fann_get_num_input, fann_get_num_output.

This function appears in FANN-PHP >= 0.1.0.


SourceForge.net Logo