begin(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
begin(void) | vctDynamicMatrixRefOwner< _elementType > | inline |
col_stride(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
cols(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
const_iterator typedef | vctDynamicMatrixRefOwner< _elementType > | |
const_reverse_iterator typedef | vctDynamicMatrixRefOwner< _elementType > | |
Data | vctDynamicMatrixRefOwner< _elementType > | protected |
DIMENSION enum value | vctDynamicMatrixRefOwner< _elementType > | |
end(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
end(void) | vctDynamicMatrixRefOwner< _elementType > | inline |
IsColMajor(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
IsCompact(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
IsCompactMember | vctDynamicMatrixRefOwner< _elementType > | protected |
IsRowMajor(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
iterator typedef | vctDynamicMatrixRefOwner< _elementType > | |
Pointer(index_type rowIndex, index_type colIndex) | vctDynamicMatrixRefOwner< _elementType > | inline |
Pointer(void) | vctDynamicMatrixRefOwner< _elementType > | inline |
Pointer(index_type rowIndex, index_type colIndex) const | vctDynamicMatrixRefOwner< _elementType > | inline |
Pointer(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
rbegin(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
rbegin(void) | vctDynamicMatrixRefOwner< _elementType > | inline |
rend(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
rend(void) | vctDynamicMatrixRefOwner< _elementType > | inline |
reverse_iterator typedef | vctDynamicMatrixRefOwner< _elementType > | |
row_stride(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
rows(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
SetRef(size_type rows, size_type cols, pointer dataPointer, bool storageOrder) | vctDynamicMatrixRefOwner< _elementType > | inline |
SetRef(const nsize_type &sizes, pointer dataPointer, bool storageOrder) | vctDynamicMatrixRefOwner< _elementType > | inline |
SetRef(size_type rows, size_type cols, stride_type rowStride, stride_type colStride, pointer data) | vctDynamicMatrixRefOwner< _elementType > | inline |
SetRef(const nsize_type &sizes, stride_type rowStride, stride_type colStride, pointer data) | vctDynamicMatrixRefOwner< _elementType > | inline |
SetRef(const nsize_type &sizes, const nstride_type &strides, pointer data) | vctDynamicMatrixRefOwner< _elementType > | inline |
size(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
sizes(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
SizesMember | vctDynamicMatrixRefOwner< _elementType > | protected |
StorageOrder(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
strides(void) const | vctDynamicMatrixRefOwner< _elementType > | inline |
StridesMember | vctDynamicMatrixRefOwner< _elementType > | protected |
ThisType typedef | vctDynamicMatrixRefOwner< _elementType > | |
UpdateCachedData(void) | vctDynamicMatrixRefOwner< _elementType > | inlineprotected |
VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType) | vctDynamicMatrixRefOwner< _elementType > | |
VCT_NARRAY_TRAITS_TYPEDEFS(DIMENSION) | vctDynamicMatrixRefOwner< _elementType > | |
vctDynamicMatrixRefOwner() | vctDynamicMatrixRefOwner< _elementType > | inline |
vctDynamicMatrixRefOwner(size_type rows, size_type cols, stride_type rowStride, stride_type colStride, pointer data) | vctDynamicMatrixRefOwner< _elementType > | inline |