Man Page: fann_get_sarprop_temperature
Operating Environment: php
Section: 3
FANN_GET_SARPROP_TEMPERATURE(3) 1 FANN_GET_SARPROP_TEMPERATURE(3)
fann_get_sarprop_temperature - Returns the sarprop temperature
SYNOPSIS
float fann_get_sarprop_temperature (resource $ann)
DESCRIPTION
Returns the sarprop temperature.
The default temperature is 0.015.
PARAMETERS
o $ann
-Neural network resource.
RETURN VALUES
The sarprop temperature, or FALSE on error.
SEE ALSO
fann_set_sarprop_temperature(3).
PHP Documentation Group FANN_GET_SARPROP_TEMPERATURE(3)