|
Free Electron
|
This is the complete list of members for fe::Matrix< M, N, T >, including all inherited members.
| add(Matrix< M, N, T > &R, const Matrix< M, N, T > &A, const Matrix< M, N, U > &B) | fe::Matrix< M, N, T > | related |
| column(unsigned int index) const (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | inline |
| copy(Matrix< M, N, T > &lhs, const Matrix< I, J, U > &rhs) | fe::Matrix< M, N, T > | related |
| fprint(FILE *a_fp, const Matrix< M, N, T > &a_m) | fe::Matrix< M, N, T > | related |
| height(const Matrix< M, N, T > &matrix) | fe::Matrix< M, N, T > | related |
| isSquare(const Matrix< M, N, T > &matrix) | fe::Matrix< M, N, T > | related |
| m_data (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | protected |
| Matrix(void) (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | inline |
| Matrix(const Matrix< M, N, T > &other) (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | inline |
| multiply(Matrix< M, N, T > &R, const Matrix< M, L, T > &A, const Matrix< L, N, U > &B) | fe::Matrix< M, N, T > | related |
| multiply(Matrix< M, N, T > &A, const U &scale) | fe::Matrix< M, N, T > | related |
| multiply(const Matrix< M, N, T > &A, const U &scale) | fe::Matrix< M, N, T > | related |
| operator()(unsigned int i, unsigned int j) const | fe::Matrix< M, N, T > | inline |
| operator()(unsigned int i, unsigned int j) | fe::Matrix< M, N, T > | inline |
| operator*(const Matrix< M, N, T > &lhs, const Matrix< N, L, U > &rhs) | fe::Matrix< M, N, T > | related |
| operator*(const Matrix< M, N, T > &lhs, const Real rhs) | fe::Matrix< M, N, T > | related |
| operator*(const U lhs, const Matrix< M, N, T > &rhs) | fe::Matrix< M, N, T > | related |
| operator*=(Matrix< M, N, T > &lhs, const U rhs) | fe::Matrix< M, N, T > | related |
| operator+(const Matrix< M, N, T > &lhs, const Matrix< M, N, U > &rhs) | fe::Matrix< M, N, T > | related |
| operator-(const Matrix< M, N, T > &lhs, const Matrix< M, N, U > &rhs) | fe::Matrix< M, N, T > | related |
| operator=(const Matrix< M, N, T > &other) (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | inline |
| operator=(const Matrix< M, N, U > &other) (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | inline |
| operator=(const Matrix< I, J, U > &other) (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | inline |
| operator==(const Matrix< M, N, T > &other) const (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | inline |
| operator[](unsigned int index) const (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | inline |
| operator[](unsigned int index) (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | inline |
| overlay(Matrix< M, N, T > &lhs, const Matrix< I, J, T > &rhs) | fe::Matrix< M, N, T > | related |
| postmultiplyInverseDiagonal(Matrix< N, N, T > &result, const Matrix< N, N, T > &lhs, const Matrix< N, N, T > &rhs) | fe::Matrix< M, N, T > | related |
| premultiplyInverseDiagonal(Vector< N, T > &result, const Matrix< N, N, T > &diagonal, const Vector< N, T > &vector) | fe::Matrix< M, N, T > | related |
| premultiplyInverseDiagonal(Matrix< N, N, T > &result, const Matrix< N, N, T > &lhs, const Matrix< N, N, T > &rhs) | fe::Matrix< M, N, T > | related |
| print(const Matrix< M, N, T > &a_m) | fe::Matrix< M, N, T > | related |
| raw(void) (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | inline |
| raw(void) const (defined in fe::Matrix< M, N, T >) | fe::Matrix< M, N, T > | inline |
| rotateMatrix(Matrix< 3, 3, T > &lhs, U radians, Axis axis) | fe::Matrix< M, N, T > | related |
| setIdentity(Matrix< M, N, T > &matrix) | fe::Matrix< M, N, T > | related |
| setTranspose(Matrix< M, N, T > &matrix) | fe::Matrix< M, N, T > | related |
| subtract(Matrix< M, N, T > &R, const Matrix< M, N, T > &A, const Matrix< M, N, U > &B) | fe::Matrix< M, N, T > | related |
| transpose(const Matrix< M, N, T > &matrix) | fe::Matrix< M, N, T > | related |
| width(const Matrix< M, N, T > &matrix) | fe::Matrix< M, N, T > | related |
1.8.13