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<CommonSparseOrDenseMatrix<DenseMatrixType, SparseMatrixType>, VectorType, triangular_type, transpose, Common::StorageLayout::other>

No documentation provided.

Method Dune::XT::LA::internal::TriangularSolver::solve

template<class DenseMatrixType, class SparseMatrixType, class VectorType, Common::MatrixPattern triangular_type, Common::Transpose transpose>
static void Dune::XT::LA::internal::TriangularSolver<CommonSparseOrDenseMatrix<DenseMatrixType, SparseMatrixType>, VectorType, triangular_type, transpose, Common::StorageLayout::other>::solve(const MatrixType &A, VectorType &x)

No documentation provided.

Type alias Dune::XT::LA::internal::TriangularSolver::MatrixType

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

No documentation provided.