ParD4Item Property
Returns the parameter's value at the (i,j,k,l)-th position.
Note that the indices can be any scalar (constant for the mathematical model) expression.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public Sca this[
Sca i,
Sca j,
Sca k,
Sca l
] { get; }
- i Sca
- First index of the parameter.
- j Sca
- Second index of the parameter.
- k Sca
- Third index of the parameter.
- l Sca
- Fourth index of the parameter.
Sca