Class template Dune::XT::LA::internal::TriangularSolver

template<class DenseMatrixType, class SparseMatrixType, class VectorType, Common::MatrixPattern triangular_type, Common::Transpose transpose>
class Dune::XT::LA::internal::TriangularSolver

No documentation provided.

static void Dune::XT::LA::internal::TriangularSolver::solve(const MatrixType &A, VectorType &x)

No documentation provided.

type Dune::XT::LA::internal::TriangularSolver::MatrixType

No documentation provided.

type Dune::XT::LA::internal::TriangularSolver::M

No documentation provided.

type Dune::XT::LA::internal::TriangularSolver::V

No documentation provided.