Index Metrics
Modules | |
Index Info | |
Functions | |
size_t | size () const |
const index_info & | indices (const size_t n) const INTEROP_THROW_SPEC((model |
const index_array_t & | indices () const |
Detailed Description
Function Documentation
|
inline |
Get index info at given position
- Parameters
-
n index of index
- Returns
- index
|
inline |
Get an array of indices
- Returns
- vector of indices
|
inline |
Get the number of indexes
- Returns
- number of indexes.