unsigned int fann_get_activation_function_output(struct fann * ann);
Return the activation function of the output layer.
See Activation Functions for details on the activation functions.
This function appears in FANN >= 1.0.0.