triqs::gfs::inverse

#include <triqs/gfs.hpp>

Synopsis

  1. template<typename M, typename T, int A>
    auto inverse (block_gf<M, T, A> & g)
  2. template<typename M, typename T, int A>
    auto inverse (block_gf<M, T, A> const & g)
  3. template<typename M, typename T, int A, bool C>
    auto inverse (block_gf_view<M, T, A, C> g)

Documentation