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

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

AbsOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
AbsSelf(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Add(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Add(const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
AddElementwiseProductOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
AddProductOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Assign(const vctDynamicConstMatrixBase< __matrixOwnerType, value_type > &other)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Assign(const vctDynamicConstMatrixBase< __matrixOwnerType, __elementType > &other)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Assign(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, __elementType, __dataPtrType > &other)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Assign(const value_type *elements, bool inputIsRowMajor=true)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Assign(const value_type element0,...)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
at(size_type index) CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
at(size_type index) const CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
at(size_type rowIndex, size_type colIndex) CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
at(size_type rowIndex, size_type colIndex) const CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
BaseType typedefvctDynamicMatrixRef< _elementType >
begin(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
begin(void) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
CeilOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
CeilSelf(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ClipAbove(const value_type upperBound)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ClipBelow(const value_type lowerBound)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ClippedAboveOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type lowerBound)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ClippedAboveOf(const value_type upperBound, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ClippedBelowOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type upperBound)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ClippedBelowOf(const value_type lowerBound, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Column(size_type index) CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Column(size_type index) const CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ColumnInversePermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedColumnIndexes[])vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ColumnPermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedColumnIndexes[])vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ColumnRefType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
const_iterator typedefvctDynamicMatrixRef< _elementType >
const_reverse_iterator typedefvctDynamicMatrixRef< _elementType >
ConstColumnRefType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
ConstDiagonalRefType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
ConstRefTransposeType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
ConstRowRefType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
ConstVectorPointerType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
DeSerializeRaw(std::istream &inputStream) CISST_THROW(stdvctDynamicMatrixRef< _elementType >inline
Diagonal(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Diagonal(void) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
DiagonalRefType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
DifferenceOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
DifferenceOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
DifferenceOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
DIMENSION enum valuevctDynamicMatrixRef< _elementType >
Divide(const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Element(size_type rowIndex, size_type colIndex)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Element(size_type rowIndex, size_type colIndex) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseDivide(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseMax(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseMaxOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseMin(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseMinOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseMultiply(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseProductOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseRatioOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
end(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
end(void) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ExchangeColumns(const size_type col1Index, const size_type col2Index)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ExchangeRows(const size_type row1Index, const size_type row2Index)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
FastCopyOf(const vctDynamicConstMatrixBase< __matrixOwnerType, value_type > &source, bool performSafetyChecks=vctFastCopy::PerformChecks) CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
FastCopyOf(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, value_type, __dataPtrType > &source, bool performSafetyChecks=vctFastCopy::PerformChecks) CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
FloorOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
FloorSelf(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ForceAssign(const vctDynamicConstMatrixBase< __matrixOwnerType, __elementType > &other)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ForceAssign(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, __elementType, __dataPtrType > &other)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
iterator typedefvctDynamicMatrixRef< _elementType >
MatrixOwnerType typedefvctDynamicMatrixRef< _elementType >
Multiply(const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
NegationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
NegationSelf(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator()(size_type rowIndex, size_type colIndex) CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator()(size_type rowIndex, size_type colIndex) const CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator*=(const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator+=(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator+=(const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator-=(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator-=(const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator/=(const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator=(const ThisType &other)vctDynamicMatrixRef< _elementType >inline
operator=(const vctDynamicConstMatrixRef< _elementType > &other)vctDynamicMatrixRef< _elementType >inline
operator=(const vctDynamicConstMatrixBase< __matrixOwnerType, __elementType > &other)vctDynamicMatrixRef< _elementType >inline
operator=(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, _elementType, __dataPtrType > &other)vctDynamicMatrixRef< _elementType >inline
operator=(const value_type &value)vctDynamicMatrixRef< _elementType >inline
operator[](size_type index)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator[](size_type index) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
OuterProductOf(const vctDynamicConstVectorBase< __vectorOwnerType1, _elementType > &colVector, const vctDynamicConstVectorBase< __vectorOwnerType2, _elementType > &rowVector)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Owner(void) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Owner(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
OwnerType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
Pointer(size_type rowIndex, size_type colIndex)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Pointer(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Pointer(size_type rowIndex, size_type colIndex) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Pointer(void) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ProductOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ProductOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ProductOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
RatioOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
RatioOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
rbegin(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
rbegin(void) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Ref(const size_type rows, const size_type cols, const size_type startRow=0, const size_type startCol=0) CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Ref(const size_type rows, const size_type cols, const size_type startRow=0, const size_type startCol=0) const CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
RefTransposeType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
rend(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
rend(void) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
reverse_iterator typedefvctDynamicMatrixRef< _elementType >
Row(size_type index) CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Row(size_type index) const CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
RowInversePermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedRowIndexes[])vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
RowPermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedRowIndexes[])vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
RowPointers(VectorPointerType &rowPointers) CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
RowPointers(ConstVectorPointerType &rowPointers) const CISST_THROW(stdvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
RowRefType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
SelectColsFrom(const vctDynamicConstMatrixBase< __inputMatrixOwnerType, _elementType > &inputMatrix, const vctDynamicConstVectorBase< __indexVectorOwnerType, index_type > &colIndexVector)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
SelectRowsFrom(const vctDynamicConstMatrixBase< __inputMatrixOwnerType, _elementType > &inputMatrix, const vctDynamicConstVectorBase< __indexVectorOwnerType, index_type > &rowIndexVector)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
SetAll(const value_type value)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
SetRef(size_type rows, size_type cols, stride_type rowStride, stride_type colStride, pointer dataPointer)vctDynamicMatrixRef< _elementType >inline
SetRef(const nsize_type &matrixSize, stride_type rowStride, stride_type colStride, pointer dataPointer)vctDynamicMatrixRef< _elementType >inline
SetRef(const nsize_type &matrixSize, const nstride_type &matrixStride, pointer dataPointer)vctDynamicMatrixRef< _elementType >inline
SetRef(size_type rows, size_type cols, pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicMatrixRef< _elementType >inline
SetRef(const nsize_type &sizes, pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicMatrixRef< _elementType >inline
SetRef(vctFixedSizeMatrixBase< __rows, __cols, __rowStride, __colStride, _elementType, __dataPtrType > &otherMatrix)vctDynamicMatrixRef< _elementType >inline
SetRef(vctFixedSizeMatrixBase< __rows, __cols, __rowStride, __colStride, _elementType, __dataPtrType > &otherMatrix, size_type startRow, size_type startCol, size_type rows, size_type cols)vctDynamicMatrixRef< _elementType >inline
SetRef(vctDynamicMatrixBase< __ownerType, _elementType > &otherMatrix)vctDynamicMatrixRef< _elementType >inline
SetRef(vctDynamicMatrixBase< __ownerType, _elementType > &otherMatrix, size_type startRow, size_type startCol, size_type rows, size_type cols)vctDynamicMatrixRef< _elementType >inline
SetRef(vctDynamicMatrixBase< __ownerType, _elementType > &otherMatrix, const nsize_type &start, const nsize_type &matrixSize)vctDynamicMatrixRef< _elementType >inline
Subtract(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Subtract(const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
SumOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
SumOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
SumOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ThisType typedefvctDynamicMatrixRef< _elementType >
TransposeOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
TransposeRef(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
TransposeRef(void) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType)vctDynamicMatrixRef< _elementType >
VCT_NARRAY_TRAITS_TYPEDEFS(DIMENSION)vctDynamicMatrixRef< _elementType >
vctDynamicMatrixRef()vctDynamicMatrixRef< _elementType >inline
vctDynamicMatrixRef(const ThisType &other)vctDynamicMatrixRef< _elementType >inline
vctDynamicMatrixRef(size_type rows, size_type cols, stride_type rowStride, stride_type colStride, pointer dataPointer)vctDynamicMatrixRef< _elementType >inline
vctDynamicMatrixRef(const nsize_type &matrixSize, stride_type rowStride, stride_type colStride, pointer dataPointer)vctDynamicMatrixRef< _elementType >inline
vctDynamicMatrixRef(const nsize_type &matrixSize, const nstride_type &matrixStride, pointer dataPointer)vctDynamicMatrixRef< _elementType >inline
vctDynamicMatrixRef(size_type rows, size_type cols, pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicMatrixRef< _elementType >inline
vctDynamicMatrixRef(const nsize_type &matrixSize, pointer dataPointer, bool storageOrder=VCT_DEFAULT_STORAGE)vctDynamicMatrixRef< _elementType >inline
vctDynamicMatrixRef(vctFixedSizeMatrixBase< __rows, __cols, __rowStride, __colStride, _elementType, __dataPtrType > &otherMatrix)vctDynamicMatrixRef< _elementType >inline
vctDynamicMatrixRef(vctFixedSizeMatrixBase< __rows, __cols, __rowStride, __colStride, _elementType, __dataPtrType > &otherMatrix, size_type startRow, size_type startCol, size_type rows, size_type cols)vctDynamicMatrixRef< _elementType >inline
vctDynamicMatrixRef(vctDynamicMatrixBase< __ownerType, _elementType > &otherMatrix)vctDynamicMatrixRef< _elementType >inline
vctDynamicMatrixRef(vctDynamicMatrixBase< __ownerType, _elementType > &otherMatrix, size_type startRow, size_type startCol, size_type rows, size_type cols)vctDynamicMatrixRef< _elementType >inline
vctDynamicMatrixRef(vctDynamicMatrixBase< __ownerType, _elementType > &otherMatrix, const nsize_type &start, const nsize_type &matrixSize)vctDynamicMatrixRef< _elementType >inline
VectorPointerType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
Zeros(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline