![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
alps::ObservableFactory
// In header: <alps/alea/observablefactory.h> class ObservableFactory { public: // construct/copy/destruct ObservableFactory(); // public member functions template<typename T> void register_observable(); };
A class to collect the various measurements performed in a simulation It is implemented as a map, with std::string as key type
Copyright © 1994, 2002-2004, 2012 Matthias Troyer, Synge Todo, Maximilian Poprawe |