Click or drag to resize

ContinuousOptimizationContextInitialStandardDeviation Property

Gets the value assigned to each standard deviation in the initial Cross-Entropy parameter exploited by this context.

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

Property Value

Type: Double
The value assigned to each standard deviation in the initial Cross-Entropy parameter exploited by this context.
See Also