(PECL fann >= 1.0.0)
fann_set_sarprop_temperature — Sets the sarprop temperature
$ann
, float $sarprop_temperature
) : boolSets the sarprop temperature.
annニューラルネットワークリソース。
sarprop_temperatureThe sarprop temperature.
成功した場合に TRUE、それ以外の場合に FALSE を返します。