Query: fann_set_sarprop_step_error_threshold_factor
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_SARPROP_STEP_ERROR_THRESHOLD_FACTOR(3) 1 FANN_SET_SARPROP_STEP_ERROR_THRESHOLD_FACTOR(3) fann_set_sarprop_step_error_threshold_factor - Sets the sarprop step error threshold factorSYNOPSISbool fann_set_sarprop_step_error_threshold_factor (resource $ann, float $sarprop_step_error_threshold_factor)DESCRIPTIONSets the sarprop step error threshold factor.PARAMETERSo $ann -Neural network resource. o $sarprop_step_error_threshold_factor - The sarprop step error threshold factor.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_sarprop_step_error_threshold_factor(3). PHP Documentation Group FANN_SET_SARPROP_STEP_ERROR_THRESHOLD_FACTOR(3)