Class template Dune::XT::LA::internal::triangular_helper¶
-
template<class MatrixType, class FirstVectorType, class SecondVectorType, Common::MatrixPattern triangular_type, Common::Transpose transpose>
class Dune::XT::LA::internal::triangular_helper<MatrixType, FirstVectorType, SecondVectorType, triangular_type, transpose, true>¶ No documentation provided.
Method Dune::XT::LA::internal::triangular_helper::solve¶
-
template<class MatrixType, class FirstVectorType, class SecondVectorType, Common::MatrixPattern triangular_type, Common::Transpose transpose>
static void Dune::XT::LA::internal::triangular_helper<MatrixType, FirstVectorType, SecondVectorType, triangular_type, transpose, true>::solve(const MatrixType &A, FirstVectorType &x, const SecondVectorType &b)¶ No documentation provided.
Type alias Dune::XT::LA::internal::triangular_helper::V1¶
-
type Dune::XT::LA::internal::triangular_helper::V1¶
No documentation provided.
Type alias Dune::XT::LA::internal::triangular_helper::V2¶
-
type Dune::XT::LA::internal::triangular_helper::V2¶
No documentation provided.
Type alias Dune::XT::LA::internal::triangular_helper::ScalarType¶
-
type Dune::XT::LA::internal::triangular_helper::ScalarType¶
No documentation provided.