| add(const T &rhs, Res &&res) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | Alge typedef | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | protected | 
  | Alge_d typedef | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | protected | 
  | begin() | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | begin() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | block(sdt row, sdt col, sdt rows=-1, sdt cols=-1) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | block(sdt row, sdt col, sdt rows=-1, sdt cols=-1) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | block(sdt row, sdt col, sdt rows, sdt cols) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | block(sdt row, sdt col, sdt rows, sdt cols) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | cast() | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | clamp(const MatrixBase< T > &min, const MatrixBase< T > &max) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | col(sdt col) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | col(sdt col) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | cond() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | determinant() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | Double typedef | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | protected | 
  | Double_ typedef | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | protected | 
  | elemAbs() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemAdd(Real rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemAddEq(Real rhs) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemDiv(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemDivEq(const MatrixBase< T > &rhs) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemInverse() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemMax(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemMin(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemMul(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemMulEq(const MatrixBase< T > &rhs) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemSqr() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemSub(Real rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | elemSubEq(Real rhs) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | end() | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | end() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | fromArray(const Num *a, bool rowMajor=true) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | fromArray(const Real *a, bool rowMajor=true) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | fromColMajor(const Num *a) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inlineprotected | 
  | fromIdentity() | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | fromScalar(Real f) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | fromZero() | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | inverse(optional< Real & > det=optnull) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | isNearZero(Real tol=Real_::zeroTol) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | isZero() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | iter(sdt i) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | iter(sdt i) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | iter(sdt row, sdt col) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | iter(sdt row, sdt col) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | m(sdt i) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inlineprotected | 
  | m(sdt i) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inlineprotected | 
  | m(sdt row, sdt col) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inlineprotected | 
  | m(sdt row, sdt col) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inlineprotected | 
  | Matrix() | honey::Matrix< Rows, Cols, Real, Options, Alloc > | inline | 
  | Matrix(sdt rows, sdt cols) | honey::Matrix< Rows, Cols, Real, Options, Alloc > | inline | 
  | Matrix(Real scalar) | honey::Matrix< Rows, Cols, Real, Options, Alloc > | inlineexplicit | 
  | Matrix(const Real *a, sdt rows, sdt cols, bool rowMajor=true) | honey::Matrix< Rows, Cols, Real, Options, Alloc > | inline | 
  | Matrix(const Alloc &alloc) | honey::Matrix< Rows, Cols, Real, Options, Alloc > | inline | 
  | Matrix(const MatrixBase< T > &rhs) | honey::Matrix< Rows, Cols, Real, Options, Alloc > | inline | 
  | MatrixS typedef | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > |  | 
  | max() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | mean() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | min() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | minor(sdt row, sdt col) const  -> Matrix< (s_rows > 0)?s_rows-1:s_rows,                                                                                                                   (s_cols > 0)?s_cols-1:s_cols, Real > | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | mul(const T &rhs, Res &&res) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | mulTranspose(const T &rhs, Res &&res) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | mulTranspose(const T &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator!=(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator*(const T &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator*(Real rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator*=(const MatrixBase< T > &rhs) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator*=(Real rhs) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator+() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator+(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator+=(const MatrixBase< T > &rhs) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator-() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator-(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator-=(const MatrixBase< T > &rhs) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator/(Real rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator/=(Real rhs) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator<(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator<<(T &&val) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator<=(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator=(const MatrixBase< T > &rhs) | honey::Matrix< Rows, Cols, Real, Options, Alloc > | inline | 
  | operator==(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator>(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | operator>=(const MatrixBase< T > &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | prod() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | Real_ typedef | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | protected | 
  | resize(sdt rows, sdt cols) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | row(sdt row) | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | row(sdt row) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | Storage typedef | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | protected | 
  | sub(const T &rhs, Res &&res) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | sum() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | Svd typedef | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | protected | 
  | toArray(Num *a, bool rowMajor=true) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | toArray(Real *a, bool rowMajor=true) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | toColMajor(Num *a) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inlineprotected | 
  | transpose(Res &&res) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | transpose() const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | transposeInPlace() | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | transposeMul(const T &rhs, Res &&res) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | transposeMul(const T &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | transposeMulTranspose(const T &rhs, Res &&res) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | transposeMulTranspose(const T &rhs) const | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | inline | 
  | Trig typedef | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > | protected | 
  | VecCol typedef | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > |  | 
  | VecRow typedef | honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > > |  |