_bz_getRef() const | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | inline |
blockRemoveReference() | MemoryBlockReference< P_numtype > | inlineprotected |
changeBlock(MemoryBlockReference< T_type > &ref, size_t offset=0) | MemoryBlockReference< P_numtype > | inlineprotected |
changeToNullBlock() | MemoryBlockReference< P_numtype > | inlineprotected |
cols() const | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | inline |
columns() const | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | inline |
data_ | MemoryBlockReference< P_numtype > | protected |
makeUnique() const | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
Matrix() | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | inline |
Matrix(int rows, int cols, T_structure structure=T_structure()) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | inline |
MemoryBlockReference() | MemoryBlockReference< P_numtype > | inlineprotected |
MemoryBlockReference(MemoryBlockReference< T_type > &ref, size_t offset=0) | MemoryBlockReference< P_numtype > | inlineprotected |
MemoryBlockReference(size_t length, T_type *data, preexistingMemoryPolicy deletionPolicy) | MemoryBlockReference< P_numtype > | inlineprotected |
MemoryBlockReference(size_t items) | MemoryBlockReference< P_numtype > | inlineexplicitprotected |
newBlock(size_t items) | MemoryBlockReference< P_numtype > | inlineprotected |
numElements() const | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | inline |
numReferences() const | MemoryBlockReference< P_numtype > | inlineprotected |
operator()(unsigned i, unsigned j) const | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | inline |
operator()(unsigned i, unsigned j) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | inline |
operator*=(T_numtype) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator*=(const Matrix< P_numtype2, P_structure2 > &) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator++() | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator++(int) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator+=(T_numtype) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator+=(const Matrix< P_numtype2, P_structure2 > &) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator--() | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator--(int) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator-=(T_numtype) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator-=(const Matrix< P_numtype2, P_structure2 > &) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator/=(T_numtype) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator/=(const Matrix< P_numtype2, P_structure2 > &) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator=(T_numtype) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator=(const Matrix< P_numtype2, P_structure2 > &) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
operator=(_bz_MatExpr< P_expr >) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
reference(T_matrix &) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
resize(unsigned rows, unsigned cols) | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | inline |
rows() const | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | inline |
structure_ | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | private |
T_base typedef | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | private |
T_matrix typedef | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
T_numtype typedef | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
T_structure typedef | Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > | |
T_type typedef | MemoryBlockReference< P_numtype > | protected |
~MemoryBlockReference() | MemoryBlockReference< P_numtype > | inlineprotected |