ParameterBuilderDefinitionHasIndices(Set, Set, Set) Method
Adds indices information => leads to 3-dimensional parameter
ParD3.
Namespace: Orx.MathProgAssembly: Orx.MathProg (in Orx.MathProg.dll) Version: 1.0.0
public ParameterBuilderIndices<Dimension3> HasIndices(
Set i,
Set j,
Set k
)
- i Set
- First index of the parameter.
- j Set
- Second index of the parameter.
- k Set
- Third index of the parameter.
ParameterBuilderIndicesDimension3