Click or drag to resize

BESOShell_AlgorithmCHistory Property

return history of volume weighted objective functions

Namespace:  Karamba.Algorithms
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<double> CHistory { get; }

Property Value

Type: ListDouble
See Also