fann_get_num_output

Name

fann_get_num_output -- Get the number of output neurons.

Description

int fann_get_num_output(resource ann);

fann_get_num_output will return the number of output neurons in ann.

See also fann_get_num_input, fann_get_total_neurons.

This function appears in FANN-PHP >= 0.1.0.


SourceForge.net Logo