(PECL fann >= 1.0.0)
fann_set_cascade_num_candidate_groups — Sets the number of candidate groups
$ann, int $cascade_num_candidate_groups): boolSets the number of candidate groups.
annニューラルネットワークリソース。
cascade_num_candidate_groupsThe number of candidate groups.
成功した場合に true、それ以外の場合に false を返します。