VarDivision Operator
Divides the variable with the scalar and returns the resulting linear term.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static Term operator /(
Var left,
Sca right
)
- left Var
- Lhs.
- right Sca
- Rhs.
Term