Function Dune::XT::LA::solve_lower_triangular¶
-
template<class MatrixType, class FirstVectorType, class SecondVectorType>
int Dune::XT::LA::solve_lower_triangular(const MatrixType &A, FirstVectorType &x, const SecondVectorType &b)¶ solve A x = b, where A is lower triangular