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