fann_set_cascade_candidate_limit

Sets the candidate limit

Beschreibung

bool fann_set_cascade_candidate_limit ( resource $ann , float $cascade_candidate_limit )

Sets the candidate limit.

Parameter-Liste

ann

Resource eines neuralen Netzwerks.

cascade_candidate_limit

The candidate limit.

Rückgabewerte

Gibt TRUE bei Erfolg, sonst FALSE zurück.

Siehe auch

  • fann_get_cascade_candidate_limit