Query: fann_set_cascade_candidate_change_fraction
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_CASCADE_CANDIDATE_CHANGE_FRACTION(3) 1 FANN_SET_CASCADE_CANDIDATE_CHANGE_FRACTION(3) fann_set_cascade_candidate_change_fraction - Sets the cascade candidate change fractionSYNOPSISbool fann_set_cascade_candidate_change_fraction (resource $ann, float $cascade_candidate_change_fraction)DESCRIPTIONSets the cascade candidate change fraction.PARAMETERSo $ann -Neural network resource. o $cascade_candidate_change_fraction - The cascade candidate change fraction.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_cascade_candidate_change_fraction(3). PHP Documentation Group FANN_SET_CASCADE_CANDIDATE_CHANGE_FRACTION(3)