Query: fann_set_sarprop_temperature
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SET_SARPROP_TEMPERATURE(3) 1 FANN_SET_SARPROP_TEMPERATURE(3) fann_set_sarprop_temperature - Sets the sarprop temperatureSYNOPSISbool fann_set_sarprop_temperature (resource $ann, float $sarprop_temperature)DESCRIPTIONSets the sarprop temperature.PARAMETERSo $ann -Neural network resource. o $sarprop_temperature - The sarprop temperature.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_get_sarprop_temperature(3). PHP Documentation Group FANN_SET_SARPROP_TEMPERATURE(3)