cisst-saw
Loading...
Searching...
No Matches
vctDynamicConstMatrixRef< _elementType > Member List

This is the complete list of members for vctDynamicConstMatrixRef< _elementType >, including all inherited members.

BaseType typedefvctDynamicConstMatrixRef< _elementType >
const_iterator typedefvctDynamicConstMatrixRef< _elementType >
const_reverse_iterator typedefvctDynamicConstMatrixRef< _elementType >
DIMENSION enum valuevctDynamicConstMatrixRef< _elementType >
iterator typedefvctDynamicConstMatrixRef< _elementType >
MatrixOwnerType typedefvctDynamicConstMatrixRef< _elementType >
reverse_iterator typedefvctDynamicConstMatrixRef< _elementType >
SetRef(size_type rows, size_type cols, stride_type rowStride, stride_type colStride, pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
SetRef(size_type rows, size_type cols, stride_type rowStride, stride_type colStride, const_pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
SetRef(const nsize_type &matrixSize, stride_type rowStride, stride_type colStride, pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
SetRef(const nsize_type &matrixSize, stride_type rowStride, stride_type colStride, const_pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
SetRef(const nsize_type &matrixSize, const nstride_type &matrixStride, pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
SetRef(const nsize_type &matrixSize, const nstride_type &matrixStride, const_pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
SetRef(size_type rows, size_type cols, pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicConstMatrixRef< _elementType >inline
SetRef(size_type rows, size_type cols, const_pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicConstMatrixRef< _elementType >inline
SetRef(const nsize_type &sizes, pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicConstMatrixRef< _elementType >inline
SetRef(const nsize_type &sizes, const_pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicConstMatrixRef< _elementType >inline
SetRef(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, _elementType, __dataPtrType > &otherMatrix)vctDynamicConstMatrixRef< _elementType >inline
SetRef(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, _elementType, __dataPtrType > &otherMatrix, size_type startRow, size_type startCol, size_type rows, size_type cols)vctDynamicConstMatrixRef< _elementType >inline
SetRef(const vctDynamicConstMatrixBase< __ownerType, _elementType > &otherMatrix)vctDynamicConstMatrixRef< _elementType >inline
SetRef(const vctDynamicConstMatrixBase< __ownerType, _elementType > &otherMatrix, size_type startRow, size_type startCol, size_type rows, size_type cols)vctDynamicConstMatrixRef< _elementType >inline
SetRef(const vctDynamicConstMatrixBase< __ownerType, _elementType > &otherMatrix, const nsize_type &start, const nsize_type &matrixSize)vctDynamicConstMatrixRef< _elementType >inline
ThisType typedefvctDynamicConstMatrixRef< _elementType >
VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType)vctDynamicConstMatrixRef< _elementType >
VCT_NARRAY_TRAITS_TYPEDEFS(DIMENSION)vctDynamicConstMatrixRef< _elementType >
vctDynamicConstMatrixRef()vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const ThisType &other)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(size_type rows, size_type cols, stride_type rowStride, stride_type colStride, pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(size_type rows, size_type cols, stride_type rowStride, stride_type colStride, const_pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const nsize_type &matrixSize, stride_type rowStride, stride_type colStride, pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const nsize_type &matrixSize, stride_type rowStride, stride_type colStride, const_pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const nsize_type &matrixSize, const nstride_type &matrixStride, pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const nsize_type &matrixSize, const nstride_type &matrixStride, const_pointer dataPointer)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(size_type rows, size_type cols, pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(size_type rows, size_type cols, const_pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const nsize_type &matrixSize, pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const nsize_type &matrixSize, const_pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, _elementType, __dataPtrType > &otherMatrix)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, _elementType, __dataPtrType > &otherMatrix, size_type startRow, size_type startCol, size_type rows, size_type cols)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const vctDynamicConstMatrixBase< __ownerType, _elementType > &otherMatrix)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const vctDynamicConstMatrixBase< __ownerType, _elementType > &otherMatrix, size_type startRow, size_type startCol, size_type rows, size_type cols)vctDynamicConstMatrixRef< _elementType >inline
vctDynamicConstMatrixRef(const vctDynamicConstMatrixBase< __ownerType, _elementType > &otherMatrix, const nsize_type &start, const nsize_type &matrixSize)vctDynamicConstMatrixRef< _elementType >inline