, including all inherited members.
AAT(const typename Traits::template Matrix< m, n >::type &A, typename Traits::template Matrix< m, m >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
AAT_L(const typename Traits::template Matrix< m, n >::type &A, typename Traits::template Matrix< m, m >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
AB(const typename Traits::template Matrix< m, n >::type &A, const typename Traits::template Matrix< n, p >::type &B, typename Traits::template Matrix< m, p >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
abs(const FieldType &x) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
ATA(const typename Traits::template Matrix< m, n >::type &A, typename Traits::template Matrix< n, n >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
ATA_L(const typename Traits::template Matrix< m, n >::type &A, typename Traits::template Matrix< n, n >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
ATBT(const typename Traits::template Matrix< m, n >::type &A, const typename Traits::template Matrix< p, m >::type &B, typename Traits::template Matrix< n, p >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
ATx(const typename Traits::template Matrix< m, n >::type &A, const typename Traits::template Vector< m >::type &x, typename Traits::template Vector< n >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
Ax(const typename Traits::template Matrix< m, n >::type &A, const typename Traits::template Vector< n >::type &x, typename Traits::template Vector< m >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
cholesky_L(const typename Traits::template Matrix< n, n >::type &A, typename Traits::template Matrix< n, n >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
detATA(const typename Traits::template Matrix< m, n >::type &A) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
detL(const typename Traits::template Matrix< n, n >::type &L) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
FieldType typedef | Dune::GenericGeometry::MatrixHelper< Traits > | |
invL(typename Traits::template Matrix< n, n >::type &L) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
invLTx(typename Traits::template Matrix< n, n >::type &L, typename Traits::template Vector< n >::type &x) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
invLx(typename Traits::template Matrix< n, n >::type &L, typename Traits::template Vector< n >::type &x) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
leftInvA(const typename Traits::template Matrix< m, n >::type &A, typename Traits::template Matrix< n, m >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
leftInvAx(const typename Traits::template Matrix< m, n >::type &A, const typename Traits::template Vector< m >::type &x, typename Traits::template Vector< n >::type &y) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
LLT(const typename Traits::template Matrix< n, n >::type &L, typename Traits::template Matrix< n, n >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
LTL(const typename Traits::template Matrix< n, n >::type &L, typename Traits::template Matrix< n, n >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
LTx(const typename Traits::template Matrix< n, n >::type &L, const typename Traits::template Vector< n >::type &x, typename Traits::template Vector< n >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
Lx(const typename Traits::template Matrix< n, n >::type &L, const typename Traits::template Vector< n >::type &x, typename Traits::template Vector< n >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
rightInvA(const typename Traits::template Matrix< m, n >::type &A, typename Traits::template Matrix< n, m >::type &ret) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
spdDetA(const typename Traits::template Matrix< n, n >::type &A) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
spdInvA(typename Traits::template Matrix< n, n >::type &A) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
spdInvAx(typename Traits::template Matrix< n, n >::type &A, typename Traits::template Vector< n >::type &x) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
sqrtDetAAT(const typename Traits::template Matrix< m, n >::type &A) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |
xTRightInvA(const typename Traits::template Matrix< m, n >::type &A, const typename Traits::template Vector< n >::type &x, typename Traits::template Vector< m >::type &y) | Dune::GenericGeometry::MatrixHelper< Traits > | [inline, static] |