This is the complete list of members for DMatrix< X >, including all inherited members.
columns() const | DMatrix< X > | inline |
det() const | DMatrix< X > | |
detach() | DMatrix< X > | |
DMatrix(int n=0, int m=0) | DMatrix< X > | |
DMatrix(const DMatrix &) | DMatrix< X > | |
elems | DMatrix< X > | protected |
I(int) | DMatrix< X > | static |
inv() const | DMatrix< X > | |
mrows | DMatrix< X > | protected |
ncols | DMatrix< X > | protected |
nrows | DMatrix< X > | protected |
operator*(const DMatrix &) const | DMatrix< X > | |
operator*(const X &) const | DMatrix< X > | |
operator+(const DMatrix &) const | DMatrix< X > | |
operator-(const DMatrix &) const | DMatrix< X > | |
operator=(const DMatrix &) | DMatrix< X > | |
operator[](int i) | DMatrix< X > | inline |
operator[](int i) const | DMatrix< X > | inline |
rows() const | DMatrix< X > | inline |
shares | DMatrix< X > | protected |
transpose() const | DMatrix< X > | |
~DMatrix() | DMatrix< X > |