FANN_SET_SARPROP_TEMPERATURE(3) 1 FANN_SET_SARPROP_TEMPERATURE(3)
fann_set_sarprop_temperature - Sets the sarprop temperature
SYNOPSIS
bool fann_set_sarprop_temperature (resource $ann, float $sarprop_temperature)
DESCRIPTION
Sets the sarprop temperature.
PARAMETERS
o $ann
-Neural network resource.
o $sarprop_temperature
- The sarprop temperature.
RETURN VALUES
Returns TRUE on success, or FALSE otherwise.
SEE ALSO
fann_get_sarprop_temperature(3).
PHP Documentation Group FANN_SET_SARPROP_TEMPERATURE(3)