| Array typedef | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |
| back() const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| back() | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| check_(TimeIndex time) const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inlineprotected |
| check_() const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inlineprotected |
| checkIndex(TimeIndex k) const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| checkNext_(TimeIndex time) const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inlineprotected |
| clear() | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| Deque typedef | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | protected |
| front() const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| front() | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| getArray() const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |
| getFirstIndex() const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| getLastIndex() const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| getNextIndex() const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| IndexedMatrixArrayT() | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |
| IndexedMatrixArrayT(TimeSize size, TimeIndex initTime=0) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |
| k_ | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | protected |
| operator[](TimeIndex index) const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| operator[](TimeIndex index) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| popFront() | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| pushBack(const MatrixType &v) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| readFromFile(const char *filename, Index rows, Index cols=1, bool withTimeStamp=true) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |
| readFromFile(const std::string &filename, Index rows, Index cols=1, bool withTimeStamp=true) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |
| readVectorsFromFile(const std::string &filename, bool withTimeStamp=true) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |
| readVectorsFromFile(const char *filename, bool withTimeStamp=true) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |
| reset() | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| resize(TimeSize i, const MatrixType &m=MatrixType()) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| setFirstIndex(int index) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| setLastIndex(int index) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| setValue(const MatrixType &v, TimeIndex k) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| size() const | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | inline |
| truncateAfter(TimeIndex timeIndex) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |
| truncateBefore(TimeIndex timeIndex) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |
| v_ | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | protected |
| writeInFile(const char *filename, bool clear=false, bool append=false) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |
| writeInFile(const std::string &filename, bool clear=false, bool append=false) | stateObservation::IndexedMatrixArrayT< MatrixType, Allocator > | |