#include <hypercube.h>
Definition at line 22 of file hypercube.h.
◆ VIndex() [1/2]
VIndex::VIndex |
( |
int |
iDim = 0 | ) |
|
|
inline |
◆ VIndex() [2/2]
VIndex::VIndex |
( |
const std::string & |
s | ) |
|
|
inline |
◆ GetIndex()
unsigned VIndex::GetIndex |
( |
| ) |
const |
|
inline |
◆ GetIndexString()
std::string VIndex::GetIndexString |
( |
| ) |
const |
|
inline |
◆ MoveNext()
bool VIndex::MoveNext |
( |
| ) |
|
|
inline |
◆ SetDim()
void VIndex::SetDim |
( |
int |
iDim | ) |
|
|
inline |
◆ SetIndex()
bool VIndex::SetIndex |
( |
const std::string & |
s | ) |
|
|
inline |
◆ m_arrIndex
std::vector<VDim> VIndex::m_arrIndex |
◆ m_iDim
The documentation for this struct was generated from the following file: