Honeycomb  0.1
Component-Model Framework
honey::Matrix< Rows, Cols, Real, Options, Alloc > Member List

This is the complete list of members for honey::Matrix< Rows, Cols, Real, Options, Alloc >, including all inherited members.

add(const T &rhs, Res &&res) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
Alge typedefhoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >protected
Alge_d typedefhoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >protected
begin()honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
begin() consthoney::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) consthoney::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) consthoney::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) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
col(sdt col)honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
col(sdt col) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
cond() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
determinant() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
Double typedefhoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >protected
Double_ typedefhoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >protected
elemAbs() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
elemAdd(Real rhs) consthoney::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) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
elemDivEq(const MatrixBase< T > &rhs)honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
elemInverse() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
elemMax(const MatrixBase< T > &rhs) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
elemMin(const MatrixBase< T > &rhs) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
elemMul(const MatrixBase< T > &rhs) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
elemMulEq(const MatrixBase< T > &rhs)honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
elemSqr() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
elemSub(Real rhs) consthoney::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() consthoney::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) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
isNearZero(Real tol=Real_::zeroTol) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
isZero() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
iter(sdt i)honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
iter(sdt i) consthoney::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) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
m(sdt i) consthoney::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) consthoney::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 typedefhoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >
max() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
mean() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
min() consthoney::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) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
mulTranspose(const T &rhs, Res &&res) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
mulTranspose(const T &rhs) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
operator!=(const MatrixBase< T > &rhs) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
operator*(const T &rhs) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
operator*(Real rhs) consthoney::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+() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
operator+(const MatrixBase< T > &rhs) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
operator+=(const MatrixBase< T > &rhs)honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
operator-() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
operator-(const MatrixBase< T > &rhs) consthoney::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) consthoney::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) consthoney::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) consthoney::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) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
operator>(const MatrixBase< T > &rhs) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
operator>=(const MatrixBase< T > &rhs) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
prod() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
Real_ typedefhoney::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) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
Storage typedefhoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >protected
sub(const T &rhs, Res &&res) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
sum() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
Svd typedefhoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >protected
toArray(Num *a, bool rowMajor=true) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
toArray(Real *a, bool rowMajor=true) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
toColMajor(Num *a) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inlineprotected
transpose(Res &&res) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
transpose() consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
transposeInPlace()honey::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
transposeMul(const T &rhs, Res &&res) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
transposeMul(const T &rhs) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
transposeMulTranspose(const T &rhs, Res &&res) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
transposeMulTranspose(const T &rhs) consthoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >inline
Trig typedefhoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >protected
VecCol typedefhoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >
VecRow typedefhoney::MatrixBase< Matrix< Rows, Cols, Real, Options, Alloc > >