Query: fann_set_cascade_weight_multiplier
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_CASCADE_WEIGHT_MULTIPLIER(3) 1 FANN_SET_CASCADE_WEIGHT_MULTIPLIER(3) fann_set_cascade_weight_multiplier - Sets the weight multiplierSYNOPSISbool fann_set_cascade_weight_multiplier (resource $ann, float $cascade_weight_multiplier)DESCRIPTIONSets the weight multiplier.PARAMETERSo $ann -Neural network resource. o $cascade_weight_multiplier - The weight multiplier.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_cascade_weight_multiplier(3). PHP Documentation Group FANN_SET_CASCADE_WEIGHT_MULTIPLIER(3)