| det() const | LA::LU | |
| inverse() const | LA::LU | |
| LU(const Matrix &M) | LA::LU | |
| LU(const LU &lu) | LA::LU | [inline, private] |
| LU_ | LA::LU | [private] |
| m | LA::LU | [private] |
| n | LA::LU | [private] |
| operator=(const LU &lu) | LA::LU | [inline, private] |
| permute_copy(const Vector &A, const std::vector< int > &piv) const | LA::LU | [private] |
| piv | LA::LU | [private] |
| pivsign | LA::LU | [private] |
| singular() const | LA::LU | |
| solve(const Vector &b) const | LA::LU |
1.3.6