#include <triqs/gfs.hpp>
Synopsis
template<typename G, typename Args> auto evaluate (G const & g, Args &&… args)
Make the evaluation of a function by linear interpolation on the mesh
M The mesh type
m The mesh f The function