ALPS Home Libraries License Support People ALPS Web Site

PrevUpHomeNext

Struct template graph_traits<lattice_graph< L, G >>

alps::graph_traits<lattice_graph< L, G >>

Synopsis

// In header: <alps/lattice/latticegraph.h>

template<typename L, typename G> 
struct graph_traits<lattice_graph< L, G >> {
  // types
  typedef G graph_type;
};
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo

PrevUpHomeNext