Query: fann_set_quickprop_decay
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_QUICKPROP_DECAY(3) 1 FANN_SET_QUICKPROP_DECAY(3) fann_set_quickprop_decay - Sets the quickprop decay factorSYNOPSISbool fann_set_quickprop_decay (resource $ann, float $quickprop_decay)DESCRIPTIONSets the quickprop decay factor.PARAMETERSo $ann -Neural network resource. o $quickprop_decay - The quickprop decay factor.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_quickprop_decay(3). PHP Documentation Group FANN_SET_QUICKPROP_DECAY(3)