C-XSC - A C++ Class Library for Extended Scientific Computing  2.5.4
cxsc::l_rmatrix Member List
This is the complete list of members for cxsc::l_rmatrix, including all inherited members.
l_rmatrix(const l_rmatrix &rm)cxsc::l_rmatrix [inline]
l_rmatrix(const l_rmatrix_slice &rm)cxsc::l_rmatrix [inline]
l_rmatrix()cxsc::l_rmatrix [inline]
l_rmatrix(const int &m, const int &n)cxsc::l_rmatrix [inline, explicit]
l_rmatrix(const int &m1, const int &n1, const int &m2, const int &n2)cxsc::l_rmatrix [inline, explicit]
l_rmatrix(const l_rvector &v)cxsc::l_rmatrix [inline, explicit]
l_rmatrix(const l_rvector_slice &v)cxsc::l_rmatrix [inline, explicit]
l_rmatrix(const l_real &r)cxsc::l_rmatrix [inline, explicit]
l_rmatrix(const real &)cxsc::l_rmatrix [inline, explicit]
l_rmatrix(const rmatrix &rm)cxsc::l_rmatrix [inline, explicit]
l_rmatrix(const rmatrix_slice &rm)cxsc::l_rmatrix [inline, explicit]
l_rmatrix(const rvector &v)cxsc::l_rmatrix [inline, explicit]
l_rmatrix(const rvector_slice &v)cxsc::l_rmatrix [inline, explicit]
operator()()cxsc::l_rmatrix [inline]
operator()(const int &m, const int &n)cxsc::l_rmatrix [inline]
operator()(const int &m1, const int &m2, const int &n1, const int &n2)cxsc::l_rmatrix [inline]
operator=(const l_real &r)cxsc::l_rmatrix [inline]
operator=(const l_rmatrix &m)cxsc::l_rmatrix [inline]
operator=(const l_rmatrix_slice &ms)cxsc::l_rmatrix [inline]
operator=(const l_rvector &v)cxsc::l_rmatrix [inline]
operator=(const l_rvector_slice &v)cxsc::l_rmatrix [inline]
operator=(const real &r)cxsc::l_rmatrix [inline]
operator=(const rmatrix &m)cxsc::l_rmatrix [inline]
operator=(const rmatrix_slice &ms)cxsc::l_rmatrix [inline]
operator=(const rvector &v)cxsc::l_rmatrix [inline]
operator=(const rvector_slice &v)cxsc::l_rmatrix [inline]
operator[](const int &i) const cxsc::l_rmatrix [inline]
operator[](const cxscmatrix_column &i) const cxsc::l_rmatrix [inline]