![]() |
Rivet 3.1.9
|
This is the complete list of members for Rivet::Matrix< N >, including all inherited members.
| add (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | friend |
| det() const | Rivet::Matrix< N > | inline |
| divide (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | friend |
| EMatrix typedef (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | protected |
| get(const size_t i, const size_t j) const (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| getColumn(const size_t col) const (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| getRow(const size_t row) const (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| inverse() const | Rivet::Matrix< N > | inline |
| isDiag() const | Rivet::Matrix< N > | inline |
| isEqual(Matrix< N > other) const | Rivet::Matrix< N > | inline |
| isSymm() const | Rivet::Matrix< N > | inline |
| isZero(double tolerance=1E-5) const | Rivet::Matrix< N > | inline |
| Matrix() (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| Matrix(const Matrix< N > &other) (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| mkDiag(Vector< N > diag) (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inlinestatic |
| mkIdentity() (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inlinestatic |
| mkZero() (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inlinestatic |
| multiply (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | friend |
| multiply (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | friend |
| multiply (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | friend |
| operator!=(const Matrix< N > &a) const (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| operator*=(const Matrix< N > &m) (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| operator*=(const double a) (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| operator+=(const Matrix< N > &m) (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| operator-() const | Rivet::Matrix< N > | inline |
| operator-=(const Matrix< N > &m) (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| operator/=(const double a) (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| operator==(const Matrix< N > &a) const (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| set(const size_t i, const size_t j, const double value) (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| setColumn(const size_t col, const Vector< N > &c) (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| setRow(const size_t row, const Vector< N > &r) (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |
| size() const | Rivet::Matrix< N > | inline |
| trace() const | Rivet::Matrix< N > | inline |
| transpose() const (defined in Rivet::Matrix< N >) | Rivet::Matrix< N > | inline |