triqs::gfs::block_gf::operator()

#include <triqs/gfs/block_gf.hpp>

Synopsis

  1. block_gf::const_view_type operator() () const
  2. block_gf::view_type operator() ()

Documentation

1) Makes a const view of *this

2) Makes a view of *this if it is non const