fann_get_decimal_point

Name

fann_get_decimal_point -- Get the position of the decimal point.

Description

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.


SourceForge.net Logo