fann_set_sarprop_temperature

Sets the sarprop temperature

Beschreibung

bool fann_set_sarprop_temperature ( resource $ann , float $sarprop_temperature )

Sets the sarprop temperature.

Parameter-Liste

ann

Resource eines neuralen Netzwerks.

sarprop_temperature

The sarprop temperature.

Rückgabewerte

Gibt TRUE bei Erfolg, sonst FALSE zurück.

Siehe auch

  • fann_get_sarprop_temperature