This constant refers to using the Steepest-Descent algorithm (i.e. {@link MultiDimensional#derivSteepestDescent}) which is then used in conjunction with the Simulated Annealing approach in order to find the global extremum of a multi-dimensional optimization problem with a differentiable object function.
AnnealingAlgorithmTypes Class | WebCab.COM.Math.Optimization.MultiDimensional Namespace