MathExpr Conversion (Summation to MathExpr)
Implicitly converts the linear summation to a linear expression.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static implicit operator MathExpr (
Summation sum
)
- sum Summation
- Term.
MathExpr