Query: fann_set_cascade_max_cand_epochs
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_CASCADE_MAX_CAND_EPOCHS(3) 1 FANN_SET_CASCADE_MAX_CAND_EPOCHS(3) fann_set_cascade_max_cand_epochs - Sets the max candidate epochsSYNOPSISbool fann_set_cascade_max_cand_epochs (resource $ann, int $cascade_max_cand_epochs)DESCRIPTIONSets the max candidate epochs.PARAMETERSo $ann -Neural network resource. o $cascade_max_cand_epochs - The max candidate epochs.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_cascade_max_cand_epochs(3). PHP Documentation Group FANN_SET_CASCADE_MAX_CAND_EPOCHS(3)