cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
vctDynamicMatrixRef< _elementType > Member List

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

Abs(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
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
All(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
AlmostEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix, value_type tolerance) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
AlmostEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Any(void) constvctDynamicConstMatrixBase< 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)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
at(size_type index) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
at(size_type rowIndex, size_type colIndex)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
at(size_type rowIndex, size_type colIndex) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
BaseType typedefvctDynamicMatrixRef< _elementType >
begin(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
begin(void) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
BoolMatrixReturnType typedefvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
BoolType typedefvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
Ceil(void) constvctDynamicConstMatrixBase< 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
col_stride() constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
cols() constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Column(size_type index)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Column(size_type index) constvctDynamicMatrixBase< 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)vctDynamicMatrixRef< _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
ElementwiseEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseEqual(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
ElementwiseGreater(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseGreater(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
ElementwiseGreaterOrEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseGreaterOrEqual(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
ElementwiseLesser(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseLesser(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
ElementwiseLesserOrEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseLesserOrEqual(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
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
ElementwiseNotEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ElementwiseNotEqual(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
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
empty() constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
end(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
end(void) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Equal(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Equal(const value_type &scalar) constvctDynamicConstMatrixBase< 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
Eye(size_type size)vctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >static
FastCopyCompatible(const vctDynamicConstMatrixBase< __matrixOwnerType, value_type > &source) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
FastCopyCompatible(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, value_type, __dataPtrType > &source) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
FastCopyOf(const vctDynamicConstMatrixBase< __matrixOwnerType, value_type > &source, bool performSafetyChecks=vctFastCopy::PerformChecks)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
FastCopyOf(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, value_type, __dataPtrType > &source, bool performSafetyChecks=vctFastCopy::PerformChecks)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Floor(void) constvctDynamicConstMatrixBase< 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
Greater(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Greater(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
GreaterOrEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
GreaterOrEqual(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
HasNaN(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
height() constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
IsColMajor(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
IsCompact(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
IsFinite(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
IsFortran(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
IsNegative(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
IsNonNegative(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
IsNonPositive(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
IsPositive(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
IsRowMajor(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
IsSquare(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
IsSquare(size_type size) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
iterator typedefvctDynamicMatrixRef< _elementType >
L1Norm(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Lesser(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Lesser(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
LesserOrEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
LesserOrEqual(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
LinfNorm(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
MatrixvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >protected
MatrixOwnerType typedefvctDynamicMatrixRef< _elementType >
MatrixReturnType typedefvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
MatrixValueType typedefvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
MaxAbsElement(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
MaxElement(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
MinAbsElement(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
MinAndMaxElement(value_type &minElement, value_type &maxElement) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
MinElement(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Multiply(const value_type scalar)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Negation(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
NegationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
NegationSelf(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Norm(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
NormSquare(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
NotEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
NotEqual(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator!=(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator!=(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator()(size_type rowIndex, size_type colIndex)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator()(size_type rowIndex, size_type colIndex) constvctDynamicMatrixBase< 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==(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
operator==(const value_type &scalar) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _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
vctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >::Pointer(index_type rowIndex, index_type colIndex) constvctDynamicConstMatrixBase< 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
ProductOfElements(void) constvctDynamicConstMatrixBase< 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)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Ref(const size_type rows, const size_type cols, const size_type startRow=0, const size_type startCol=0) constvctDynamicMatrixBase< 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)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Row(size_type index) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
row_stride() constvctDynamicConstMatrixBase< 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)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
RowPointers(ConstVectorPointerType &rowPointers) constvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
RowRefType typedefvctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
rows() constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
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
SerializeRaw(std::ostream &outputStream) constvctDynamicConstMatrixBase< 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
size(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
sizes(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
StorageOrder(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
strides(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _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
SumOfElements(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ThisType typedefvctDynamicMatrixRef< _elementType >
ThrowUnlessValidColIndex(size_type index) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inlineprotected
ThrowUnlessValidIndex(size_type index) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inlineprotected
ThrowUnlessValidIndex(size_type rowIndex, size_type colIndex) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inlineprotected
ThrowUnlessValidRowIndex(size_type index) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inlineprotected
ToStream(std::ostream &outputStream) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ToString(void)vctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Trace(void) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Transpose() constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
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
TransposeValueType typedefvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
TypeTraits typedefvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >
ValidColIndex(size_type colIndex) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ValidIndex(size_type index) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ValidIndex(size_type rowIndex, size_type colIndex) constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
ValidRowIndex(size_type rowIndex) constvctDynamicConstMatrixBase< 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 >
width() constvctDynamicConstMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline
Zeros(void)vctDynamicMatrixBase< vctDynamicMatrixRefOwner< _elementType >, _elementType >inline