fann_get_multiplier
Name
fann_get_multiplier -- Get the multiplier.
Description
fann_get_multiplier(struct fann * ann);
Return the multiplier that fix point data in annis multiplied with.
This function is only available when the ANN is in fixed point mode.
This function appears in FANN >= 1.0.0.