文字

fann_set_sarprop_temperature

(PECL fann >= 1.0.0)

fann_set_sarprop_temperatureSets the sarprop temperature

说明

bool fann_set_sarprop_temperature ( resource $ann , float $sarprop_temperature )

Sets the sarprop temperature.

参数

ann

Neural network resource .

sarprop_temperature

The sarprop temperature.

返回值

Returns TRUE on success, or FALSE otherwise.

参见

  • fann_get_sarprop_temperature() - Returns the sarprop temperature
上一篇: 下一篇: