ALPSCore reference
Classes | Namespaces | Functions
weight.hpp File Reference
#include <alps/accumulators/feature.hpp>
#include <alps/accumulators/parameter.hpp>
#include <alps/accumulators/feature/count.hpp>
#include <alps/hdf5/archive.hpp>
#include <alps/utilities/stacktrace.hpp>
#include <alps/utilities/short_print.hpp>
#include <boost/utility.hpp>
#include <stdexcept>
#include <type_traits>
Include dependency graph for weight.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  alps::accumulators::base_wrapper< T >
 
struct  alps::accumulators::has_feature< T, weight_tag >
 
struct  alps::accumulators::weight_type< T >
 
class  alps::accumulators::impl::BaseWrapper< T, weight_tag, B >
 
class  alps::accumulators::impl::DerivedWrapper< T, weight_tag, B >
 

Namespaces

 alps
 
 alps::accumulators
 
 alps::accumulators::impl
 

Functions

template<typename T >
base_wrapper< typename value_type< T >::type > const * alps::accumulators::weight (T const &arg)