Function Dune::XT::LA::internal::solve_tridiag_ldlt¶
-
template<class FirstVectorType, class SecondVectorType, class VectorType>
int Dune::XT::LA::internal::solve_tridiag_ldlt(const FirstVectorType &diag, const SecondVectorType &subdiag, VectorType &vec)¶ No documentation provided.