| begin(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| begin(void) | vctDynamicMatrixOwner< _elementType > | inline |
| col_stride(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| cols(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| const_iterator typedef | vctDynamicMatrixOwner< _elementType > | |
| const_reverse_iterator typedef | vctDynamicMatrixOwner< _elementType > | |
| Data | vctDynamicMatrixOwner< _elementType > | protected |
| DIMENSION enum value | vctDynamicMatrixOwner< _elementType > | |
| Disown(void) | vctDynamicMatrixOwner< _elementType > | inline |
| end(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| end(void) | vctDynamicMatrixOwner< _elementType > | inline |
| IsColMajor(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| IsCompact(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| IsRowMajor(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| iterator typedef | vctDynamicMatrixOwner< _elementType > | |
| Own(size_type rows, size_type cols, bool rowMajor, pointer data) | vctDynamicMatrixOwner< _elementType > | inline |
| Own(const nsize_type &newSizes, bool rowMajor, pointer data) | vctDynamicMatrixOwner< _elementType > | inline |
| Pointer(index_type rowIndex, index_type colIndex) | vctDynamicMatrixOwner< _elementType > | inline |
| Pointer(void) | vctDynamicMatrixOwner< _elementType > | inline |
| Pointer(index_type rowIndex, index_type colIndex) const | vctDynamicMatrixOwner< _elementType > | inline |
| Pointer(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| rbegin(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| rbegin(void) | vctDynamicMatrixOwner< _elementType > | inline |
| Release() | vctDynamicMatrixOwner< _elementType > | inline |
| rend(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| rend(void) | vctDynamicMatrixOwner< _elementType > | inline |
| reverse_iterator typedef | vctDynamicMatrixOwner< _elementType > | |
| row_stride(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| RowMajor | vctDynamicMatrixOwner< _elementType > | protected |
| rows(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| SetSize(size_type rows, size_type cols, bool rowMajor) | vctDynamicMatrixOwner< _elementType > | inline |
| SetSize(const nsize_type &newSizes, bool rowMajor) | vctDynamicMatrixOwner< _elementType > | inline |
| size(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| sizes(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| SizesMember | vctDynamicMatrixOwner< _elementType > | protected |
| StorageOrder(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| strides(void) const | vctDynamicMatrixOwner< _elementType > | inline |
| StridesMember | vctDynamicMatrixOwner< _elementType > | protected |
| ThisType typedef | vctDynamicMatrixOwner< _elementType > | |
| VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType) | vctDynamicMatrixOwner< _elementType > | |
| VCT_NARRAY_TRAITS_TYPEDEFS(DIMENSION) | vctDynamicMatrixOwner< _elementType > | |
| vctDynamicMatrixOwner() | vctDynamicMatrixOwner< _elementType > | inline |
| vctDynamicMatrixOwner(const nsize_type &newSizes, bool rowMajor=VCT_DEFAULT_STORAGE) | vctDynamicMatrixOwner< _elementType > | inline |
| vctDynamicMatrixOwner(size_type rows, size_type cols, bool rowMajor=VCT_DEFAULT_STORAGE) | vctDynamicMatrixOwner< _elementType > | inline |
| ~vctDynamicMatrixOwner() | vctDynamicMatrixOwner< _elementType > | inline |