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