©
本文档使用
php中文网手册 发布
(PECL fann >= 1.0.0)
fann_set_sarprop_temperature — Sets the sarprop temperature
$ann
, float $sarprop_temperature
)Sets the sarprop temperature.
ann Neural network resource .
sarprop_temperature The sarprop temperature.
Returns TRUE on success, or FALSE otherwise.