Click or drag to resize

CrossEntropyContextStateDimension Property

Gets or sets the dimension of a vector representing a system's state when a CrossEntropyProgram executes in this context.

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

Property Value

Type: Int32
The state dimension.
See Also