(PECL fann >= 1.0.0)
fann_set_cascade_candidate_limit — Sets the candidate limit
$ann
, float $cascade_candidate_limit
)Sets the candidate limit.
ann
Resource eines neuralen Netzwerks.
cascade_candidate_limit
The candidate limit.
Gibt TRUE
bei Erfolg, sonst FALSE
zurück.