Documentation For Encog 2.x

BoltzmannLogic.DecreaseTemperature Method

Decrease the temperature by the specified amount.

public void DecreaseTemperature(
   double d
);

Parameters

d
The amount to decrease b

See Also

BoltzmannLogic Class | Encog.Neural.Networks.Logic Namespace