SetMultiply(Set, Set) Operator
Multiplies two scalars that are implicitly created from the sets, and returns the resulting scalar.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public static Sca operator *(
Set left,
Set right
)
- left Set
- Lhs.
- right Set
- Rhs.
Sca