fann_get_sarprop_step_error_threshold_factor
(PECL fann >= 1.0.0)
fann_get_sarprop_step_error_threshold_factor — 返回 sarprop 步长误差阈值因子
描述
fann_get_sarprop_step_error_threshold_factor(
资源 $ann
):
浮点数
默认因子为 0.1。
返回值
sarprop 步长误差阈值因子,或在错误时为 false
。
注释
注意:
此函数仅在 fann 扩展针对 libfann >= 2.2 构建时可用。