(PECL fann >= 1.0.0)
fann_set_cascade_candidate_change_fraction — Sets the cascade candidate change fraction
$ann
   , float $cascade_candidate_change_fraction
   )Sets the cascade candidate change fraction.
annРесурс (resource) нейронной сети.
cascade_candidate_change_fractionThe cascade candidate change fraction.
Возвращает TRUE в случае успешного выполнения, или FALSE в противном случае.