文字

fann_set_cascade_output_change_fraction

(PECL fann >= 1.0.0)

fann_set_cascade_output_change_fractionSets the cascade output change fraction

说明

bool fann_set_cascade_output_change_fraction ( resource $ann , float $cascade_output_change_fraction )

Sets the cascade output change fraction.

参数

ann

Neural network resource .

cascade_output_change_fraction

The cascade output change fraction.

返回值

Returns TRUE on success, or FALSE otherwise.

参见

  • fann_get_cascade_output_change_fraction() - Returns the cascade output change fraction
上一篇: 下一篇: