|
cisst-saw
|
This is the complete list of members for vctDynamicMatrixBase< _matrixOwnerType, _elementType >, including all inherited members.
| 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 |
| 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) CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| at(size_type index) const CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| at(size_type rowIndex, size_type colIndex) CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| at(size_type rowIndex, size_type colIndex) const CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| BaseType typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| begin(void) | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| begin(void) const | vctDynamicMatrixBase< _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 |
| Column(size_type index) CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| Column(size_type index) const CISST_THROW(std | 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 typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| const_iterator typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| const_reverse_iterator typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| ConstColumnRefType typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| ConstDiagonalRefType typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| ConstRefTransposeType typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| ConstRowRefType typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| ConstVectorPointerType typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| Diagonal(void) | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| Diagonal(void) const | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| DiagonalRefType typedef | vctDynamicMatrixBase< _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 |
| 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 |
| 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 |
| 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 |
| end(void) | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| end(void) const | vctDynamicMatrixBase< _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 |
| FastCopyOf(const vctDynamicConstMatrixBase< __matrixOwnerType, value_type > &source, bool performSafetyChecks=vctFastCopy::PerformChecks) CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| FastCopyOf(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, value_type, __dataPtrType > &source, bool performSafetyChecks=vctFastCopy::PerformChecks) CISST_THROW(std | vctDynamicMatrixBase< _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 |
| iterator typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| Multiply(const value_type scalar) | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| NegationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| NegationSelf(void) | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| operator()(size_type rowIndex, size_type colIndex) CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| operator()(size_type rowIndex, size_type colIndex) const CISST_THROW(std | 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[](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 typedef | vctDynamicMatrixBase< _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 |
| 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 |
| 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) CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| Ref(const size_type rows, const size_type cols, const size_type startRow=0, const size_type startCol=0) const CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| RefTransposeType typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| rend(void) | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| rend(void) const | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| reverse_iterator typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| Row(size_type index) CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| Row(size_type index) const CISST_THROW(std | vctDynamicMatrixBase< _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) CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| RowPointers(ConstVectorPointerType &rowPointers) const CISST_THROW(std | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| RowRefType typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| 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 |
| SetAll(const value_type value) | vctDynamicMatrixBase< _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 |
| ThisType typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| TransposeOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| TransposeRef(void) | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| TransposeRef(void) const | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |
| VCT_CONTAINER_TRAITS_TYPEDEFS(_elementType) | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| VectorPointerType typedef | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | |
| Zeros(void) | vctDynamicMatrixBase< _matrixOwnerType, _elementType > | inline |