Click or drag to resize

OptVariableFixed Property

Value that indicates if the variable is fixed.

Namespace: DotNumerics.Optimization
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Fixed { get; set; }
Request Example View Source

Property Value

Boolean
See Also