SystemPerformanceOptimizationContextEliteSampleDefinition Property

Gets the elite sample definition for this context.

Definition

Namespace: Novacta.Analytics.Advanced
Assembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
C#
protected override EliteSampleDefinition EliteSampleDefinition { get; }

Property Value

EliteSampleDefinition
HigherThanLevel if the elite sample points of this context correspond to the highest performances of the system under study; LowerThanLevel if they correspond to the lowest ones.

See Also