Click or drag to resize

RareEventProbabilityEstimationContext Properties

The RareEventProbabilityEstimationContext type exposes the following members.

Properties
  NameDescription
Protected propertyEliteSampleDefinition
Gets the elite sample definition for this context.
(Overrides CrossEntropyContextEliteSampleDefinition.)
Public propertyInitialParameter
Gets the parameter initially exploited to sample from the state-space of the system defined by this context.
(Inherited from CrossEntropyContext.)
Public propertyRareEventPerformanceBoundedness
Gets a constant specifying if the rare event is a set of states whose performances are lower or upper bounded by the ThresholdLevel of this instance.
Public propertyStateDimension
Gets or sets the dimension of a vector representing a system's state when a CrossEntropyProgram executes in this context.
(Inherited from CrossEntropyContext.)
Public propertyThresholdLevel
Get the threshold level applied to bound the performances characterizing the rare event taken into account by this context.
Public propertyTraceExecution
Gets or sets a value indicating whether the execution of this context must be traced.
(Inherited from CrossEntropyContext.)
Top
See Also