SourceForge Logo Tiny Vector Matrix library using Expression Templates Sourceforge Project Page

tvmet::Matrix< T, NRows, NCols > Member List
This is the complete list of members for tvmet::Matrix< T, NRows, NCols >, including all inherited members.
alias_add_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
alias_add_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
alias_assign(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
alias_assign(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
alias_div_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
alias_div_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
alias_mul_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
alias_mul_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
alias_sub_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
alias_sub_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
as_expr() const tvmet::Matrix< T, NRows, NCols > [inline]
assign_to(Matrix< T2, Rows, Cols > &dest, const Assign &assign_fn) const tvmet::Matrix< T, NRows, NCols > [inline, private]
assign_value(value_type rhs)tvmet::Matrix< T, NRows, NCols > [inline, private]
begin()tvmet::Matrix< T, NRows, NCols > [inline]
begin() const tvmet::Matrix< T, NRows, NCols > [inline]
cols()tvmet::Matrix< T, NRows, NCols > [inline, static]
Cols enum valuetvmet::Matrix< T, NRows, NCols >
CommaInitializer classtvmet::Matrix< T, NRows, NCols > [friend]
const_iterator typedeftvmet::Matrix< T, NRows, NCols >
const_ref() const tvmet::Matrix< T, NRows, NCols > [inline]
const_reference typedeftvmet::Matrix< T, NRows, NCols >
const_reverse_iterator typedeftvmet::Matrix< T, NRows, NCols >
const_sliceref() const tvmet::Matrix< T, NRows, NCols > [inline]
ConstReference typedeftvmet::Matrix< T, NRows, NCols >
data()tvmet::Matrix< T, NRows, NCols > [inline]
data() const tvmet::Matrix< T, NRows, NCols > [inline]
do_assign(dispatch< true >, Dest &dest, const Src &src, const Assign &assign_fn)tvmet::Matrix< T, NRows, NCols > [inline, private, static]
do_assign(dispatch< false >, Dest &dest, const Src &src, const Assign &assign_fn)tvmet::Matrix< T, NRows, NCols > [inline, private, static]
empty()tvmet::Matrix< T, NRows, NCols > [inline, static]
end()tvmet::Matrix< T, NRows, NCols > [inline]
end() const tvmet::Matrix< T, NRows, NCols > [inline]
info()tvmet::Matrix< T, NRows, NCols > [inline, static]
iterator typedeftvmet::Matrix< T, NRows, NCols >
M_add_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_add_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_and_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_and_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
m_datatvmet::Matrix< T, NRows, NCols > [private]
M_div_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_div_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_mod_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_mod_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_mul_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_mul_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_or_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_or_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_shl_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_shl_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_shr_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_shr_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_sub_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_sub_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_xor_eq(const Matrix< T2, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
M_xor_eq(const XprMatrix< E, Rows, Cols > &)tvmet::Matrix< T, NRows, NCols > [inline]
Matrix()tvmet::Matrix< T, NRows, NCols > [inline, explicit]
Matrix(const Matrix &rhs)tvmet::Matrix< T, NRows, NCols > [inline]
Matrix(InputIterator first, InputIterator last)tvmet::Matrix< T, NRows, NCols > [inline, explicit]
Matrix(InputIterator first, std::size_t sz)tvmet::Matrix< T, NRows, NCols > [inline, explicit]
Matrix(value_type rhs)tvmet::Matrix< T, NRows, NCols > [inline, explicit]
Matrix(const XprMatrix< E, Rows, Cols > &e)tvmet::Matrix< T, NRows, NCols > [inline, explicit]
max_size()tvmet::Matrix< T, NRows, NCols > [inline, static]
operator%=(std::size_t)tvmet::Matrix< T, NRows, NCols > [inline]
operator&=(std::size_t)tvmet::Matrix< T, NRows, NCols > [inline]
operator()(std::size_t i, std::size_t j)tvmet::Matrix< T, NRows, NCols > [inline]
operator()(std::size_t i, std::size_t j) const tvmet::Matrix< T, NRows, NCols > [inline]
operator*=(value_type)tvmet::Matrix< T, NRows, NCols > [inline]
operator+=(value_type)tvmet::Matrix< T, NRows, NCols > [inline]
operator-=(value_type)tvmet::Matrix< T, NRows, NCols > [inline]
operator/=(value_type)tvmet::Matrix< T, NRows, NCols > [inline]
operator<<=(std::size_t)tvmet::Matrix< T, NRows, NCols > [inline]
operator=(value_type rhs)tvmet::Matrix< T, NRows, NCols > [inline]
operator=(const Matrix &rhs)tvmet::Matrix< T, NRows, NCols > [inline]
operator=(const Matrix< T2, Rows, Cols > &rhs)tvmet::Matrix< T, NRows, NCols > [inline]
operator=(const XprMatrix< E, Rows, Cols > &rhs)tvmet::Matrix< T, NRows, NCols > [inline]
operator>>=(std::size_t)tvmet::Matrix< T, NRows, NCols > [inline]
operator^=(std::size_t)tvmet::Matrix< T, NRows, NCols > [inline]
operator|=(std::size_t)tvmet::Matrix< T, NRows, NCols > [inline]
ops enum valuetvmet::Matrix< T, NRows, NCols >
ops_assign enum valuetvmet::Matrix< T, NRows, NCols >
print_on(std::ostream &os) const tvmet::Matrix< T, NRows, NCols >
print_xpr(std::ostream &os, std::size_t l=0) const tvmet::Matrix< T, NRows, NCols >
rbegin()tvmet::Matrix< T, NRows, NCols > [inline]
rbegin() const tvmet::Matrix< T, NRows, NCols > [inline]
reference typedeftvmet::Matrix< T, NRows, NCols >
rend()tvmet::Matrix< T, NRows, NCols > [inline]
rend() const tvmet::Matrix< T, NRows, NCols > [inline]
reverse_iterator typedeftvmet::Matrix< T, NRows, NCols >
rows()tvmet::Matrix< T, NRows, NCols > [inline, static]
Rows enum valuetvmet::Matrix< T, NRows, NCols >
Size enum valuetvmet::Matrix< T, NRows, NCols >
size()tvmet::Matrix< T, NRows, NCols > [inline, static]
SliceConstReference typedeftvmet::Matrix< T, NRows, NCols >
use_meta enum valuetvmet::Matrix< T, NRows, NCols >
value_type typedeftvmet::Matrix< T, NRows, NCols >
~Matrix()tvmet::Matrix< T, NRows, NCols > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines

Author: