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.AdvancedAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public int StandardDeviationSmoothingExponent { get; }
Public ReadOnly Property StandardDeviationSmoothingExponent As Integer
Get
public:
property int StandardDeviationSmoothingExponent {
int get ();
}
member StandardDeviationSmoothingExponent : int with get
Property Value
Int32
The exponent that defines the dynamic smoothing scheme
for the standard deviations of the Cross-Entropy
parameters exploited by this context.