fann_get_sarprop_temperature
PHP function
Edit on GitHub ✎
(PECL fann >= 1.0.0)
Returns the sarprop temperature
Description
fann_get_sarprop_temperature(resource $ann): float
Returns the sarprop temperature.
The default temperature is 0.015.
Parameters
annDescription
Return Values
The sarprop temperature, or false on error.