©
This document uses PHP Chinese website manual Release
(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.