(PECL fann >= 1.0.0)
fann_set_cascade_weight_multiplier — Sets the weight multiplier
$ann
   , float $cascade_weight_multiplier
   )Sets the weight multiplier.
annРесурс (resource) нейронной сети.
cascade_weight_multiplierThe weight multiplier.
Возвращает TRUE в случае успешного выполнения, или FALSE в противном случае.