namespace ewalena  0.2.15
ewalena is not an acronym
ewalena::SuperMatrix< ValueType > Member List
This is the complete list of members for ewalena::SuperMatrix< ValueType >, including all inherited members.
__n_colsewalena::SuperMatrix< ValueType > [private]
__n_rowsewalena::SuperMatrix< ValueType > [private]
dataewalena::SuperMatrix< ValueType > [private]
Iewalena::SuperMatrix< ValueType > [private]
Jewalena::SuperMatrix< ValueType > [private]
Kewalena::SuperMatrix< ValueType > [private]
Lewalena::SuperMatrix< ValueType > [private]
n_cols() const ewalena::SuperMatrix< ValueType > [inline]
n_rows() const ewalena::SuperMatrix< ValueType > [inline]
operator()(const unsigned int i, const unsigned int j, const unsigned int k, const unsigned int l)ewalena::SuperMatrix< ValueType > [inline]
operator()(const unsigned int i, const unsigned int j, const unsigned int k, const unsigned int l) const ewalena::SuperMatrix< ValueType > [inline]
operator*() const ewalena::SuperMatrix< ValueType > [inline, protected]
operator*()ewalena::SuperMatrix< ValueType > [inline, protected]
operator<<(std::ostream &output, const SuperMatrix< ValueType > &M)ewalena::SuperMatrix< ValueType > [friend]
reinit(const unsigned int p, const unsigned int q, const unsigned int r, const unsigned int s, const bool zero=true)ewalena::SuperMatrix< ValueType >
reinit()ewalena::SuperMatrix< ValueType >
SuperMatrix()ewalena::SuperMatrix< ValueType >
SuperMatrix(const unsigned int p, const unsigned int q, const unsigned int r, const unsigned int s, const bool zero=true)ewalena::SuperMatrix< ValueType > [explicit]
~SuperMatrix()ewalena::SuperMatrix< ValueType >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines