Query: fann_set_cascade_num_candidate_groups
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_CASCADE_NUM_CANDIDATE_GROUPS(3) 1 FANN_SET_CASCADE_NUM_CANDIDATE_GROUPS(3) fann_set_cascade_num_candidate_groups - Sets the number of candidate groupsSYNOPSISbool fann_set_cascade_num_candidate_groups (resource $ann, int $cascade_num_candidate_groups)DESCRIPTIONSets the number of candidate groups.PARAMETERSo $ann -Neural network resource. o $cascade_num_candidate_groups - The number of candidate groups.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_cascade_num_candidate_groups(3). PHP Documentation Group FANN_SET_CASCADE_NUM_CANDIDATE_GROUPS(3)
| Related Man Pages |
|---|
| fann_set_activation_function(3) - php |
| fann_get_cascade_num_candidates(3) - php |
| fann_cascadetrain_on_data(3) - php |
| fann_cascadetrain_on_file(3) - php |
| fann_init_weights(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| UNIX.COM 2017 Year End Summary |
| Status of UNIX.COM Forum Transformation |