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