ALPS Home Libraries License Support People ALPS Web Site

PrevUpHomeNext

Struct template results_type

alps::results_type

Synopsis

// In header: <alps/ngs.hpp>

template<typename S> 
struct results_type {
  // types
  typedef S::results_type type;
};
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo

PrevUpHomeNext