unsigned int fann_get_total_neurons(struct fann * ann);
Return the total number of neurons in ann. This number includes the bias neurons.
This function appears in FANN >= 1.0.0.