VarD0Multiply(VarD0, Sca) Operator
Multiplies a variable with a scalar and returns the resulting linear term.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static Term operator *(
VarD0 left,
Sca right
)
- left VarD0
- Lhs.
- right Sca
- Rhs.
Term