Query: fann_get_sarprop_step_error_threshold_factor
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_GET_SARPROP_STEP_ERROR_THRESHOLD_FACTOR(3) 1 FANN_GET_SARPROP_STEP_ERROR_THRESHOLD_FACTOR(3) fann_get_sarprop_step_error_threshold_factor - Returns the sarprop step error threshold factorSYNOPSISfloat fann_get_sarprop_step_error_threshold_factor (resource $ann)DESCRIPTIONThe sarprop step error threshold factor. The default factor is 0.1.PARAMETERSo $ann -Neural network resource.RETURN VALUESThe sarprop step error threshold factor, or FALSE on error.SEE ALSOfann_set_sarprop_step_error_threshold_factor(3). PHP Documentation Group FANN_GET_SARPROP_STEP_ERROR_THRESHOLD_FACTOR(3)