MathExpr   Conversion Operators

Overload List

(Double to MathExpr) Implicitly converts the scalar to a linear expression.
(Int32 to MathExpr) Implicitly converts the scalar to a linear expression.
(Sca to MathExpr) Implicitly converts the scalar to a linear expression.
(Set to MathExpr) Implicitly converts the set into a scalar and then into a linear expression.
(Summation to MathExpr) Implicitly converts the linear summation to a linear expression.
(Term to MathExpr) Implicitly converts the linear term to a linear expression.
(Var to MathExpr) Implicitly converts the variable to a linear expression.
(VarD0 to MathExpr) Implicitly converts the variable to a linear expression.

See Also