Query: fann_set_rprop_delta_min
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_RPROP_DELTA_MIN(3) 1 FANN_SET_RPROP_DELTA_MIN(3) fann_set_rprop_delta_min - Sets the minimum step-sizeSYNOPSISbool fann_set_rprop_delta_min (resource $ann, float $rprop_delta_min)DESCRIPTIONThe minimum step-size is a small positive number determining how small the minimum step-size may be.PARAMETERSo $ann -Neural network resource. o $rprop_delta_min - The minimum step-size.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_rprop_delta_min(3). PHP Documentation Group FANN_SET_RPROP_DELTA_MIN(3)
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
UNIX.COM 2017 Year End Summary |
New Code Tags (Syntax Highlighting) |
Please Welcome Don Cragun as Lead Moderator |
Denial Of Service Attack Update |