Click or drag to resize

ContinuousOptimizationContextStandardDeviationSmoothingExponent Property

Gets the exponent that defines the dynamic smoothing scheme for the standard deviations of the Cross-Entropy parameters exploited by this context.

Namespace:  Novacta.Analytics.Advanced
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public int StandardDeviationSmoothingExponent { get; }

Property Value

Type: Int32
The exponent that defines the dynamic smoothing scheme for the standard deviations of the Cross-Entropy parameters exploited by this context.
See Also