Abs(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
AbsOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
AbsSelf(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Add(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Add(const value_type scalar) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
AddElementwiseProductOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
AddProductOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _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< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Assign(const vctDynamicConstMatrixBase< __matrixOwnerType, __elementType > &other) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Assign(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, __elementType, __dataPtrType > &other) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Assign(const value_type *elements, bool inputIsRowMajor=true) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Assign(const value_type element0,...) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
at(size_type index) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
at(size_type index) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
at(size_type rowIndex, size_type colIndex) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
at(size_type rowIndex, size_type colIndex) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
BaseType typedef | vctDynamicMatrix< _elementType > | |
begin(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
begin(void) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
BoolMatrixReturnType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
BoolType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
Ceil(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
CeilOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
CeilSelf(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ClipAbove(const value_type upperBound) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ClipBelow(const value_type lowerBound) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ClippedAboveOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type lowerBound) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ClippedAboveOf(const value_type upperBound, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ClippedBelowOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type upperBound) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ClippedBelowOf(const value_type lowerBound, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
col_stride() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
cols() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
Column(size_type index) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Column(size_type index) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ColumnInversePermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedColumnIndexes[]) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ColumnPermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedColumnIndexes[]) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ColumnRefType typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
const_iterator typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
const_reverse_iterator typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
ConstColumnRefType typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
ConstDiagonalRefType typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
ConstRefTransposeType typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
ConstRowRefType typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
ConstVectorPointerType typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
DeSerializeRaw(std::istream &inputStream) | mtsMatrix< _elementType > | inlinevirtual |
Diagonal(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Diagonal(void) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
DiagonalRefType typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
DifferenceOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
DifferenceOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type scalar) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
DifferenceOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
DIMENSION enum value | mtsMatrix< _elementType > | |
Divide(const value_type scalar) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Element(size_type rowIndex, size_type colIndex) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Element(size_type rowIndex, size_type colIndex) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ElementwiseDivide(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _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< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ElementwiseMaxOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ElementwiseMin(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ElementwiseMinOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ElementwiseMultiply(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _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< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ElementwiseRatioOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
empty() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
end(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
end(void) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _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< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ExchangeRows(const size_type row1Index, const size_type row2Index) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _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< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
FastCopyOf(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, value_type, __dataPtrType > &source, bool performSafetyChecks=vctFastCopy::PerformChecks) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Floor(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
FloorOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
FloorSelf(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ForceAssign(const vctDynamicConstMatrixBase< __matrixOwnerType, __elementType > &other) | vctDynamicMatrix< _elementType > | inline |
ForceAssign(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, __elementType, __dataPtrType > &other) | vctDynamicMatrix< _elementType > | inline |
FromStreamRaw(std::istream &inputStream, const char delimiter= ' ') | mtsGenericObject | virtual |
GetLogMultiplexer(void) const | cmnGenericObject | virtual |
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 typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _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 |
Matrix | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | protected |
MatrixReturnType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
MatrixType typedef | mtsMatrix< _elementType > | |
MatrixValueType typedef | vctDynamicConstMatrixBase< _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 |
mtsGenericObject(void) | mtsGenericObject | inline |
mtsGenericObject(double timestamp, bool automaticTimestamp, bool valid) | mtsGenericObject | inline |
mtsGenericObject(const mtsGenericObject &other) | mtsGenericObject | inline |
mtsMatrix(void) | mtsMatrix< _elementType > | inline |
mtsMatrix(size_type rows, size_type cols) | mtsMatrix< _elementType > | inline |
mtsMatrix(const nsize_type &size) | mtsMatrix< _elementType > | inline |
mtsMatrix(const ThisType &otherMatrix) | mtsMatrix< _elementType > | inline |
mtsMatrix(const MatrixType &otherMatrix) | mtsMatrix< _elementType > | inline |
Multiply(const value_type scalar) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Negation(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
NegationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
NegationSelf(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _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< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
operator()(size_type rowIndex, size_type colIndex) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
operator*=(const value_type scalar) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
operator+=(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
operator+=(const value_type scalar) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
operator-=(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
operator-=(const value_type scalar) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
operator/=(const value_type scalar) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
operator=(const MatrixType &data) | mtsMatrix< _elementType > | inline |
vctDynamicMatrix::operator=(const vctDynamicConstMatrixBase< __matrixOwnerType, __elementType > &otherMatrix) | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix::operator=(const ThisType &otherMatrix) | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix::operator=(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, __elementType, __dataPtrType > &other) | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix::operator=(const vctReturnDynamicMatrix< value_type > &otherMatrix) | vctDynamicMatrix< _elementType > | |
vctDynamicMatrix::operator=(const value_type &value) | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix::operator=(const vctReturnDynamicMatrix< _elementType > &other) | vctDynamicMatrix< _elementType > | |
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< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
operator[](size_type index) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
OuterProductOf(const vctDynamicConstVectorBase< __vectorOwnerType1, _elementType > &colVector, const vctDynamicConstVectorBase< __vectorOwnerType2, _elementType > &rowVector) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Owner(void) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Owner(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
OwnerType typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
Pointer(size_type rowIndex, size_type colIndex) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Pointer(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Pointer(size_type rowIndex, size_type colIndex) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Pointer(void) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _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< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ProductOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ProductOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ProductOfElements(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
RatioOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type scalar) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
RatioOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
rbegin(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
rbegin(void) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
ReconstructFrom(const cmnGenericObject &other) | cmnGenericObject | |
Ref(const size_type rows, const size_type cols, const size_type startRow=0, const size_type startCol=0) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Ref(const size_type rows, const size_type cols, const size_type startRow=0, const size_type startCol=0) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
RefTransposeType typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
rend(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
rend(void) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
resize(size_type rows, size_type cols) | vctDynamicMatrix< _elementType > | inline |
resize(const nsize_type &newSizes) | vctDynamicMatrix< _elementType > | inline |
reverse_iterator typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
Row(size_type index) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Row(size_type index) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
row_stride() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
RowInversePermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedRowIndexes[]) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
RowPermutationOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &inputMatrix, const index_type permutedRowIndexes[]) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
RowPointers(VectorPointerType &rowPointers) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
RowPointers(ConstVectorPointerType &rowPointers) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
RowRefType typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
rows() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
Scalar(const size_t index) const | mtsGenericObject | |
cmnGenericObject::Scalar(const size_t CMN_UNUSED(index)) const | cmnGenericObject | inlinevirtual |
ScalarDescription(const size_t index, const std::string &userDescription="") const | mtsGenericObject | |
cmnGenericObject::ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const | cmnGenericObject | inlinevirtual |
ScalarNumber(void) const | mtsGenericObject | virtual |
ScalarNumberIsFixed(void) const | mtsGenericObject | virtual |
SelectColsFrom(const vctDynamicConstMatrixBase< __inputMatrixOwnerType, _elementType > &inputMatrix, const vctDynamicConstVectorBase< __indexVectorOwnerType, index_type > &colIndexVector) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
SelectRowsFrom(const vctDynamicConstMatrixBase< __inputMatrixOwnerType, _elementType > &inputMatrix, const vctDynamicConstVectorBase< __indexVectorOwnerType, index_type > &rowIndexVector) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
SerializeRaw(std::ostream &outputStream) const | mtsMatrix< _elementType > | inlinevirtual |
Services(void) const =0 | cmnGenericObject | pure virtual |
SetAll(const value_type value) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
SetSize(size_type rows, size_type cols, bool storageOrder) | vctDynamicMatrix< _elementType > | inline |
SetSize(const nsize_type &matrixSize, bool storageOrder) | vctDynamicMatrix< _elementType > | inline |
SetSize(size_type rows, size_type cols) | vctDynamicMatrix< _elementType > | inline |
SetSize(const nsize_type &matrixSize) | vctDynamicMatrix< _elementType > | inline |
SetTimestampIfAutomatic(double timestamp) | mtsGenericObject | |
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< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
Subtract(const value_type scalar) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
SumOf(const vctDynamicConstMatrixBase< __matrixOwnerType1, _elementType > &matrix1, const vctDynamicConstMatrixBase< __matrixOwnerType2, _elementType > &matrix2) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
SumOf(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix, const value_type scalar) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
SumOf(const value_type scalar, const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &matrix) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
SumOfElements(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
ThisType typedef | mtsMatrix< _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 | mtsMatrix< _elementType > | inlinevirtual |
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const | mtsMatrix< _elementType > | inlinevirtual |
ToString(void) const | mtsMatrix< _elementType > | inlinevirtual |
vctDynamicMatrix::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< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
TransposeRef(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
TransposeRef(void) const | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
TransposeValueType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
TypeTraits typedef | vctDynamicConstMatrixBase< _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) | mtsMatrix< _elementType > | |
VCT_NARRAY_TRAITS_TYPEDEFS(DIMENSION) | mtsMatrix< _elementType > | |
vctDynamicMatrix() | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix(size_type rows, size_type cols, bool storageOrder=VCT_DEFAULT_STORAGE) | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix(const nsize_type &matrixSize, bool storageOrder=VCT_DEFAULT_STORAGE) | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix(size_type rows, size_type cols, value_type value, bool storageOrder=VCT_DEFAULT_STORAGE) | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix(const nsize_type &matrixSize, value_type value, bool storageOrder=VCT_DEFAULT_STORAGE) | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix(const vctReturnDynamicMatrix< value_type > &otherMatrix) | vctDynamicMatrix< _elementType > | |
vctDynamicMatrix(const ThisType &otherMatrix) | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix(const vctDynamicConstMatrixBase< __matrixOwnerType, __otherMatrixElementType > &otherMatrix, bool storageOrder) | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix(const vctDynamicConstMatrixBase< __matrixOwnerType, value_type > &otherMatrix) | vctDynamicMatrix< _elementType > | inline |
vctDynamicMatrix(const vctDynamicConstMatrixBase< __matrixOwnerType, __otherMatrixElementType > &otherMatrix) | vctDynamicMatrix< _elementType > | inlineexplicit |
vctDynamicMatrix(const vctFixedSizeConstMatrixBase< __rows, __cols, __rowStride, __colStride, __elementType, __dataPtrType > &other) | vctDynamicMatrix< _elementType > | inlineexplicit |
vctDynamicMatrix(const vctReturnDynamicMatrix< _elementType > &other) | vctDynamicMatrix< _elementType > | |
VectorPointerType typedef | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | |
width() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
Zeros(void) | vctDynamicMatrixBase< vctDynamicMatrixOwner< _elementType >, _elementType > | inline |
~cmnGenericObject(void) | cmnGenericObject | inlinevirtual |
~mtsGenericObject(void) | mtsGenericObject | inlinevirtual |
~mtsMatrix() | mtsMatrix< _elementType > | inline |