ALPS Home Libraries License Support People ALPS Web Site

PrevUpHomeNext

Struct template cell_traits

alps::cell_traits

Synopsis

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

template<typename C> 
struct cell_traits {
  // types
  typedef C::offset_type offset_type;
};
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo

PrevUpHomeNext