VarD0Multiply(Sca, VarD0) 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 *(
Sca left,
VarD0 right
)
- left Sca
- Lhs.
- right VarD0
- Rhs.
Term