VariableBuilderKeyHasIndices(Set, Set, Set, Set) Method
Adds indices information => leads to 4-dimensional variable
VarD4.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public VariableBuilderIndices<Dimension4> HasIndices(
Set i,
Set j,
Set k,
Set l
)
- i Set
- First index of the variable.
- j Set
- Second index of the variable.
- k Set
- Third index of the variable.
- l Set
- Fourth index of the variable.
VariableBuilderIndicesDimension4