ParD0Addition(Double, ParD0) Operator
Adds two scalars and returns the resulting scalar.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static Sca operator +(
double left,
ParD0 right
)
- left Double
- Lhs.
- right ParD0
- Rhs.
Sca