ALPSCore reference
Classes | Namespaces | Functions
binning_analysis.hpp File Reference
#include <alps/config.hpp>
#include <alps/accumulators/feature.hpp>
#include <alps/accumulators/parameter.hpp>
#include <alps/accumulators/feature/mean.hpp>
#include <alps/accumulators/feature/count.hpp>
#include <alps/hdf5/archive.hpp>
#include <alps/utilities/stacktrace.hpp>
#include <alps/utilities/short_print.hpp>
#include <alps/numeric/inf.hpp>
#include <alps/numeric/check_size.hpp>
#include <alps/numeric/vector_functions.hpp>
#include <alps/numeric/boost_array_functions.hpp>
#include <alps/numeric/set_negative_0.hpp>
#include <alps/numeric/rectangularize.hpp>
#include <alps/type_traits/slice.hpp>
#include <alps/type_traits/change_value_type.hpp>
#include <boost/utility.hpp>
#include <limits>
#include <stdexcept>
#include <algorithm>
#include <type_traits>
Include dependency graph for binning_analysis.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alps::accumulators::autocorrelation_type< T >
 
struct  alps::accumulators::convergence_type< T >
 
struct  alps::accumulators::has_feature< T, binning_analysis_tag >
 
struct  alps::accumulators::impl::Accumulator< T, binning_analysis_tag, B >
 
class  alps::accumulators::impl::Result< T, binning_analysis_tag, B >
 
class  alps::accumulators::impl::BaseWrapper< T, binning_analysis_tag, B >
 
class  alps::accumulators::impl::DerivedWrapper< T, binning_analysis_tag, B >
 

Namespaces

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

Functions

template<typename T >
autocorrelation_type< T >::type alps::accumulators::autocorrelation (T const &arg)