Term Conversion (VarD0 to Term)
Implicit conversion of a variable to a linear term where the coefficient is 1.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static implicit operator Term (
VarD0 var
)
- var VarD0
- Variable to convert to linear term.
Term