Click or drag to resize

SystemPerformanceOptimizationResults Properties

The SystemPerformanceOptimizationResults type exposes the following members.

Properties
  NameDescription
Public propertyHasConverged
Gets a value indicating whether the executed Cross-Entropy program has converged.
(Inherited from CrossEntropyResults.)
Public propertyLevels
Gets the performance levels achieved by the program in its iterations.
(Inherited from CrossEntropyResults.)
Public propertyOptimalPerformance
Gets the value taken on by the performance when evaluated at the OptimalState of a SystemPerformanceOptimizationContext.
Public propertyOptimalState
Gets a value representing the argument that optimizes the performance function of a SystemPerformanceOptimizationContext.
Public propertyParameters
Gets the sampling parameters applied by the program in its iterations.
(Inherited from CrossEntropyResults.)
Top
See Also