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

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

Abs(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
AbsOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
AbsSelf(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Add(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Add(const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
AddElementwiseProductOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
AddProductOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
All(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
AlmostEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix, value_type tolerance) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
AlmostEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Any(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Assign(const vctDynamicConstMatrixBase< __matrixOwnerType, value_type > &other)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Assign(const vctDynamicConstMatrixBase< __matrixOwnerType, __elementType > &other)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Assign(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, __elementType, __dataPtrType > &other)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Assign(const value_type *elements, bool inputIsRowMajor=true)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Assign(const value_type element0,...)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
at(size_type index)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
at(size_type index) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
at(size_type rowIndex, size_type colIndex)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
at(size_type rowIndex, size_type colIndex) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
BaseType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
begin(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
begin(void) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
BoolMatrixReturnType typedefvctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
BoolType typedefvctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
Ceil(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
CeilOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
CeilSelf(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ClipAbove(const value_type upperBound)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ClipBelow(const value_type lowerBound)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ClippedAboveOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type lowerBound)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ClippedAboveOf(const value_type upperBound, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ClippedBelowOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type upperBound)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ClippedBelowOf(const value_type lowerBound, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
col_stride() const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
cols() const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Column(size_type index)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Column(size_type index) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ColumnInversePermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedColumnIndexes[])vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ColumnPermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedColumnIndexes[])vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ColumnRefType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
const_iterator typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
const_reverse_iterator typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
ConstColumnRefType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
ConstDiagonalRefType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
ConstRefTransposeType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
ConstRowRefType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
ConstVectorPointerType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
Diagonal(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Diagonal(void) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
DiagonalRefType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
DifferenceOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
DifferenceOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
DifferenceOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
DIMENSION enum valuevctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
Divide(const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Element(size_type rowIndex, size_type colIndex)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Element(size_type rowIndex, size_type colIndex) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseDivide(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseEqual(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
ElementwiseGreater(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseGreater(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
ElementwiseGreaterOrEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseGreaterOrEqual(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
ElementwiseLesser(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseLesser(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
ElementwiseLesserOrEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseLesserOrEqual(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
ElementwiseMax(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseMaxOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseMin(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseMinOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseMultiply(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseNotEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseNotEqual(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
ElementwiseProductOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ElementwiseRatioOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
empty() const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
end(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
end(void) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Equal(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Equal(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ExchangeColumns(const size_type col1Index, const size_type col2Index)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ExchangeRows(const size_type row1Index, const size_type row2Index)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Eye(size_type size)vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >static
FastCopyCompatible(const vctDynamicConstMatrixBase< __matrixOwnerType, value_type > &source) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
FastCopyCompatible(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, value_type, __dataPtrType > &source) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
FastCopyOf(const vctDynamicConstMatrixBase< __matrixOwnerType, value_type > &source, bool performSafetyChecks=vctFastCopy::PerformChecks)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
FastCopyOf(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, value_type, __dataPtrType > &source, bool performSafetyChecks=vctFastCopy::PerformChecks)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Floor(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
FloorOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
FloorSelf(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ForceAssign(const vctDynamicConstMatrixBase< __matrixOwnerType, __elementType > &other)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ForceAssign(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, __elementType, __dataPtrType > &other)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Greater(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Greater(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
GreaterOrEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
GreaterOrEqual(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
HasNaN(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
height() const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
IsColMajor(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
IsCompact(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
IsFinite(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
IsFortran(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
IsNegative(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
IsNonNegative(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
IsNonPositive(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
IsPositive(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
IsRowMajor(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
IsSquare(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
IsSquare(size_type size) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
iterator typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
L1Norm(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Lesser(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Lesser(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
LesserOrEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
LesserOrEqual(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
LinfNorm(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
MatrixvctDynamicConstMatrixBase< _matrixOwnerType, _elementType >protected
MatrixReturnType typedefvctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
MatrixValueType typedefvctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
MaxAbsElement(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
MaxElement(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
MinAbsElement(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
MinAndMaxElement(value_type &minElement, value_type &maxElement) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
MinElement(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Multiply(const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Negation(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
NegationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
NegationSelf(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Norm(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
NormSquare(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
NotEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
NotEqual(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
operator!=(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
operator!=(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
operator()(size_type rowIndex, size_type colIndex)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
operator()(size_type rowIndex, size_type colIndex) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
operator*=(const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
operator+=(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
operator+=(const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
operator-=(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
operator-=(const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
operator/=(const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
operator=(const vctDynamicConstMatrixBase< __matrixOwnerType, __elementType > &other)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
operator==(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
operator==(const value_type &scalar) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
operator[](size_type index)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
operator[](size_type index) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
OuterProductOf(const vctDynamicConstVectorBase< __vectorOwnerType1, _elementType > &colVector, const vctDynamicConstVectorBase< __vectorOwnerType2, _elementType > &rowVector)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Owner(void) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Owner(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
OwnerType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
Pointer(size_type rowIndex, size_type colIndex)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Pointer(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Pointer(size_type rowIndex, size_type colIndex) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Pointer(void) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
vctDynamicConstMatrixBase::Pointer(index_type rowIndex, index_type colIndex) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ProductOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ProductOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ProductOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
ProductOfElements(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
RatioOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
RatioOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
rbegin(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
rbegin(void) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Ref(const size_type rows, const size_type cols, const size_type startRow=0, const size_type startCol=0)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Ref(const size_type rows, const size_type cols, const size_type startRow=0, const size_type startCol=0) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
RefTransposeType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
rend(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
rend(void) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
reverse_iterator typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
Row(size_type index)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Row(size_type index) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
row_stride() const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
RowInversePermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedRowIndexes[])vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
RowPermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedRowIndexes[])vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
RowPointers(VectorPointerType &rowPointers)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
RowPointers(ConstVectorPointerType &rowPointers) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
RowRefType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
rows() const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
SelectColsFrom(const vctDynamicConstMatrixBase< __inputMatrixOwnerType, _elementType > &inputMatrix, const vctDynamicConstVectorBase< __indexVectorOwnerType, index_type > &colIndexVector)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
SelectRowsFrom(const vctDynamicConstMatrixBase< __inputMatrixOwnerType, _elementType > &inputMatrix, const vctDynamicConstVectorBase< __indexVectorOwnerType, index_type > &rowIndexVector)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
SerializeRaw(std::ostream &outputStream) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
SetAll(const value_type value)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
size(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
sizes(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
StorageOrder(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
strides(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Subtract(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
Subtract(const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
SumOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
SumOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type scalar)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
SumOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
SumOfElements(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ThisType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
ThrowUnlessValidColIndex(size_type index) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inlineprotected
ThrowUnlessValidIndex(size_type index) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inlineprotected
ThrowUnlessValidIndex(size_type rowIndex, size_type colIndex) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inlineprotected
ThrowUnlessValidRowIndex(size_type index) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inlineprotected
ToStream(std::ostream &outputStream) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ToString(void)vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Trace(void) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Transpose() const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
TransposeOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
TransposeRef(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
TransposeRef(void) const vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline
TransposeValueType typedefvctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
TypeTraits typedefvctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
ValidColIndex(size_type colIndex) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ValidIndex(size_type index) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ValidIndex(size_type rowIndex, size_type colIndex) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
ValidRowIndex(size_type rowIndex) const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType)vctDynamicMatrixBase< _matrixOwnerType, _elementType >
VCT_NARRAY_TRAITS_TYPEDEFS(DIMENSION)vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >
VectorPointerType typedefvctDynamicMatrixBase< _matrixOwnerType, _elementType >
width() const vctDynamicConstMatrixBase< _matrixOwnerType, _elementType >inline
Zeros(void)vctDynamicMatrixBase< _matrixOwnerType, _elementType >inline