ParD0Addition(ParD0, Double) 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 +(
ParD0 left,
double right
)
- left ParD0
- Lhs.
- right Double
- Rhs.
Sca