Abs(void) const | vctDynamicConstMatrixBase< _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 |
at(size_type index) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
at(size_type rowIndex, size_type colIndex) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
begin(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
BoolMatrixReturnType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
BoolType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
Ceil(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
col_stride() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
cols() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
Column(size_type index) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
ColumnRefType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
const_iterator typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
const_reverse_iterator typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
ConstColumnRefType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
ConstDiagonalRefType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
ConstRefTransposeType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
ConstRowRefType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
ConstVectorPointerType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
Diagonal() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
DiagonalRefType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
DIMENSION enum value | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
Element(size_type rowIndex, size_type colIndex) const | vctDynamicConstMatrixBase< _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 > | |
ElementwiseNotEqual(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
ElementwiseNotEqual(const value_type &scalar) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
empty() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
end(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
Equal(const vctDynamicConstMatrixBase< __matrixOwnerType, _elementType > &otherMatrix) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
Equal(const value_type &scalar) const | vctDynamicConstMatrixBase< _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 |
Floor(void) const | vctDynamicConstMatrixBase< _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 typedef | vctDynamicConstMatrixBase< _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 |
Matrix | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | protected |
MatrixReturnType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _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 |
Negation(void) const | vctDynamicConstMatrixBase< _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) 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 index) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
Owner(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
OwnerType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
Pointer(index_type rowIndex, index_type colIndex) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
Pointer(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
ProductOfElements(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
rbegin(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
Ref(const size_type rows, const size_type cols, const size_type startRow=0, const size_type startCol=0) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
RefTransposeType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
rend(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
reverse_iterator typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
Row(size_type index) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
row_stride() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
RowPointers(ConstVectorPointerType &rowPointers) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
RowRefType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
rows() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
SerializeRaw(std::ostream &outputStream) const | vctDynamicConstMatrixBase< _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 |
SumOfElements(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |
ThisType typedef | vctDynamicConstMatrixBase< _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 |
TransposeRef(void) const | vctDynamicConstMatrixBase< _matrixOwnerType, _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) | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
VCT_NARRAY_TRAITS_TYPEDEFS(DIMENSION) | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
VectorPointerType typedef | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | |
width() const | vctDynamicConstMatrixBase< _matrixOwnerType, _elementType > | inline |