Man Page: fann_set_quickprop_decay
Operating Environment: php
Section: 3
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)