unsigned int fann_get_decimal_point(struct fann * ann);
Return the position of the decimal point in ann.
This function is only available when the ANN is in fixed point mode.
This function appears in FANN >= 1.0.0.