ALPSCore reference
Namespaces | Typedefs | Variables
tail_base.hpp File Reference
#include <alps/gf/gf_base.hpp>
Include dependency graph for tail_base.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 alps
 
 alps::gf
 

Typedefs

template<typename HEADGF , typename TAILGF >
using alps::gf::gf_tail = detail::gf_tail_base< HEADGF, TAILGF >
 

Variables

static const int alps::gf::TAIL_NOT_SET =-1
 Special tail order meaning the tail is not set. More...