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

No documentation provided.

static void Dune::XT::LA::internal::triangular_helper::solve(const MatrixType &A, FirstVectorType &x, const SecondVectorType &b)

No documentation provided.

type Dune::XT::LA::internal::triangular_helper::V1

No documentation provided.

type Dune::XT::LA::internal::triangular_helper::V2

No documentation provided.

type Dune::XT::LA::internal::triangular_helper::ScalarType

No documentation provided.