|
dune-geometry
2.5.0
|
This is the complete list of members for Dune::Impl::FieldMatrixHelper< ct >, including all inherited members.
| AAT(const FieldMatrix< ctype, m, n > &A, FieldMatrix< ctype, m, m > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| AAT_L(const FieldMatrix< ctype, m, n > &A, FieldMatrix< ctype, m, m > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| AB(const FieldMatrix< ctype, m, n > &A, const FieldMatrix< ctype, n, p > &B, FieldMatrix< ctype, m, p > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| ATA(const FieldMatrix< ctype, m, n > &A, FieldMatrix< ctype, n, n > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| ATA_L(const FieldMatrix< ctype, m, n > &A, FieldMatrix< ctype, n, n > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| ATBT(const FieldMatrix< ctype, m, n > &A, const FieldMatrix< ctype, p, m > &B, FieldMatrix< ctype, n, p > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| ATx(const FieldMatrix< ctype, m, n > &A, const FieldVector< ctype, m > &x, FieldVector< ctype, n > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| Ax(const FieldMatrix< ctype, m, n > &A, const FieldVector< ctype, n > &x, FieldVector< ctype, m > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| cholesky_L(const FieldMatrix< ctype, n, n > &A, FieldMatrix< ctype, n, n > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| ctype typedef | Dune::Impl::FieldMatrixHelper< ct > | |
| detATA(const FieldMatrix< ctype, m, n > &A) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| detL(const FieldMatrix< ctype, n, n > &L) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| invL(FieldMatrix< ctype, n, n > &L) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| invLTx(FieldMatrix< ctype, n, n > &L, FieldVector< ctype, n > &x) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| invLx(FieldMatrix< ctype, n, n > &L, FieldVector< ctype, n > &x) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| leftInvA(const FieldMatrix< ctype, m, n > &A, FieldMatrix< ctype, n, m > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| leftInvAx(const FieldMatrix< ctype, m, n > &A, const FieldVector< ctype, m > &x, FieldVector< ctype, n > &y) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| LLT(const FieldMatrix< ctype, n, n > &L, FieldMatrix< ctype, n, n > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| LTL(const FieldMatrix< ctype, n, n > &L, FieldMatrix< ctype, n, n > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| LTx(const FieldMatrix< ctype, n, n > &L, const FieldVector< ctype, n > &x, FieldVector< ctype, n > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| Lx(const FieldMatrix< ctype, n, n > &L, const FieldVector< ctype, n > &x, FieldVector< ctype, n > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| rightInvA(const FieldMatrix< ctype, m, n > &A, FieldMatrix< ctype, n, m > &ret) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| spdDetA(const FieldMatrix< ctype, n, n > &A) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| spdInvA(FieldMatrix< ctype, n, n > &A) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| spdInvAx(FieldMatrix< ctype, n, n > &A, FieldVector< ctype, n > &x) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| sqrtDetAAT(const FieldMatrix< ctype, m, n > &A) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
| xTRightInvA(const FieldMatrix< ctype, m, n > &A, const FieldVector< ctype, n > &x, FieldVector< ctype, m > &y) | Dune::Impl::FieldMatrixHelper< ct > | inlinestatic |
1.8.12