My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
tmatrix< nr_type_t > Member List

This is the complete list of members for tmatrix< nr_type_t >, including all inherited members.

exchangeCols(int, int)tmatrix< nr_type_t >
exchangeRows(int, int)tmatrix< nr_type_t >
get(int, int)tmatrix< nr_type_t >
getCol(int)tmatrix< nr_type_t >
getCols(void)tmatrix< nr_type_t >inline
getData(void)tmatrix< nr_type_t >inline
getRow(int)tmatrix< nr_type_t >
getRows(void)tmatrix< nr_type_t >inline
inverse(tmatrix)tmatrix< nr_type_t >friend
isFinite(void)tmatrix< nr_type_t >
operator()(int r, int c) const tmatrix< nr_type_t >inline
operator()(int r, int c)tmatrix< nr_type_t >inline
operator*(tmatrix, tmatrix)tmatrix< nr_type_t >friend
operator*(tmatrix, tvector< nr_type_t >)tmatrix< nr_type_t >friend
operator*(tvector< nr_type_t >, tmatrix)tmatrix< nr_type_t >friend
operator+=(tmatrix)tmatrix< nr_type_t >
operator-=(tmatrix)tmatrix< nr_type_t >
operator=(const tmatrix &)tmatrix< nr_type_t >
print(bool realonly=false)tmatrix< nr_type_t >
set(int, int, nr_type_t)tmatrix< nr_type_t >
set(nr_type_t)tmatrix< nr_type_t >
setCol(int, tvector< nr_type_t >)tmatrix< nr_type_t >
setRow(int, tvector< nr_type_t >)tmatrix< nr_type_t >
teye(int)tmatrix< nr_type_t >friend
tmatrix()tmatrix< nr_type_t >
tmatrix(int)tmatrix< nr_type_t >
tmatrix(int, int)tmatrix< nr_type_t >
tmatrix(const tmatrix &)tmatrix< nr_type_t >
transpose(void)tmatrix< nr_type_t >
~tmatrix()tmatrix< nr_type_t >