Gets the cost associated with the variable.
Namespace:
Extreme.Mathematics.Optimization
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public double Cost { get; set; }
Public Property Cost As Double
Get
Set
public:
property double Cost {
double get ();
void set (double value);
}
member Cost : float with get, set
Property Value
Type:
Double
Reference