(PECL fann >= 1.0.0)
fann_set_cascade_weight_multiplier — Sets the weight multiplier
$ann
$cascade_weight_multiplier
Sets the weight multiplier.
ann
Neural network resource.
cascade_weight_multiplier
The weight multiplier.
Returns true on success, or false otherwise.
true
false