Function Dune::XT::LA::invert_matrix¶
-
template<class M>
auto Dune::XT::LA::invert_matrix(const M &matrix, const Common::Configuration &inversion_options)¶ Computes and returns the inverse of the given matrix using the provided options.