unsigned int fann_get_activation_function_hidden(struct fann * ann);
Return the activation function used in the hidden layers.
See Activation Functions for details on the activation functions.
This function appears in FANN >= 1.0.0.