RareEventProbabilityEstimationContext Properties

Properties

EliteSampleDefinition Gets the elite sample definition for this context.
(Overrides CrossEntropyContextEliteSampleDefinition)
InitialParameter Gets the parameter initially exploited to sample from the state-space of the system defined by this context.
(Inherited from CrossEntropyContext)
RareEventPerformanceBoundedness 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.
StateDimension Gets or sets the dimension of a vector representing a system's state when a CrossEntropyProgram executes in this context.
(Inherited from CrossEntropyContext)
ThresholdLevel Get the threshold level applied to bound the performances characterizing the rare event taken into account by this context.
TraceExecution Gets or sets a value indicating whether the execution of this context must be traced.
(Inherited from CrossEntropyContext)

See Also