blitz  Version 0.9
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Matrix< P_numtype, BZ_TEMPLATE_DEFAULT > Member List

This is the complete list of members for Matrix< P_numtype, BZ_TEMPLATE_DEFAULT >, including all inherited members.

_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() constMemoryBlockReference< 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 typedefMatrix< P_numtype, BZ_TEMPLATE_DEFAULT >private
T_matrix typedefMatrix< P_numtype, BZ_TEMPLATE_DEFAULT >
T_numtype typedefMatrix< P_numtype, BZ_TEMPLATE_DEFAULT >
T_structure typedefMatrix< P_numtype, BZ_TEMPLATE_DEFAULT >
T_type typedefMemoryBlockReference< P_numtype >protected
~MemoryBlockReference()MemoryBlockReference< P_numtype >inlineprotected