| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |

| Method Summary | |
|---|---|
public const IloPiecewiseFunctionExpr | get(IloTuple index) const |
public const IloPiecewiseFunctionExpr | get(IloSymbol index) const |
public const IloPiecewiseFunctionExpr | get(const char * index) const |
public const IloPiecewiseFunctionExpr | get(IloNum index) const |
public const IloPiecewiseFunctionExpr | get(IloInt index) const |
public IloPiecewiseFunctionExpr | getAt(IloMapIndexArray indices) const |
public IloPiecewiseFunctionExprMap | getSub(const char * index) const |
public IloPiecewiseFunctionExprMap | getSub(IloTuple index) const |
public IloPiecewiseFunctionExprMap | getSub(IloInt index) const |
public IloPiecewiseFunctionExprMap | getSub(IloNum index) const |
public IloPiecewiseFunctionExprMap | operator[](IloTuple index) const |
public IloPiecewiseFunctionExprMap | operator[](IloSymbol index) const |
public IloPiecewiseFunctionExprMap | operator[](const char * index) const |
public IloPiecewiseFunctionExprMap | operator[](IloNum index) const |
public IloPiecewiseFunctionExprMap | operator[](IloInt index) const |
| Method Detail |
|---|
This member function returns the element index
from the map. The invoking map should be of one dimension only.
| index |
The requested element.
|
This member function returns the element idx
from the map. The invoking map should be of one dimension only.
See get(IloInt).
This member function returns the element index
from the map. The invoking map should be of one dimension only.
| index |
The requested element.
|
This member function returns the element index
from the map. The invoking map should be of one dimension only.
| index |
The requested element.
|
This member function returns the element index
from the map. The invoking map should be of one dimension only.
| index |
The requested element.
|
This member function returns the element corresponding to
indices from the map. The invoking map should have
as many dimensions as the size of indices.
| indices |
The requested element.
|
This member function returns the submap index from the map. The invoking map should have more than one dimension.
This member function returns the submap index from the map. The invoking map should have more than one dimension.
see IloMap#getSub(IloInt)This member function returns the submap index from the map. The invoking map should have more than one dimension.
This member function returns the submap index from the map. The invoking map should have more than one dimension.
Returns the submap index from the map. The invoking map should have more than one dimension.
Returns the submap index from the map. The invoking map should have more than one dimension.
Returns the submap index from the map. The invoking map should have more than one dimension.
Returns the submap index from the map. The invoking map should have more than one dimension.
This member function returns the submap index from the map. The invoking map should have more than one dimension.