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_train_on_data(3) - php |
fann_set_activation_function(3) - php |
fann_set_activation_steepness_layer(3) - php |
fann_set_activation_steepness(3) - php |
fann_set_callback(3) - php |