Click or drag to resize

CrossEntropyContext Properties

The CrossEntropyContext type exposes the following members.

Properties
  NameDescription
Protected propertyEliteSampleDefinition
Gets the elite sample definition for this context.
Public propertyInitialParameter
Gets the parameter initially exploited to sample from the state-space of the system defined by this context.
Public propertyStateDimension
Gets or sets the dimension of a vector representing a system's state when a CrossEntropyProgram executes in this context.
Public propertyTraceExecution
Gets or sets a value indicating whether the execution of this context must be traced.
Top
See Also