ALPSCore reference
Public Member Functions | List of all members
alps::accumulators::impl::BaseWrapper< T, binning_analysis_tag, B > Class Template Referenceabstract

#include <binning_analysis.hpp>

Inheritance diagram for alps::accumulators::impl::BaseWrapper< T, binning_analysis_tag, B >:
Inheritance graph
Collaboration diagram for alps::accumulators::impl::BaseWrapper< T, binning_analysis_tag, B >:
Collaboration graph

Public Member Functions

virtual bool has_autocorrelation () const =0
 
virtual autocorrelation_type< B >::type autocorrelation () const =0
 

Detailed Description

template<typename T, typename B>
class alps::accumulators::impl::BaseWrapper< T, binning_analysis_tag, B >

Definition at line 332 of file binning_analysis.hpp.

Member Function Documentation

template<typename T , typename B >
virtual autocorrelation_type<B>::type alps::accumulators::impl::BaseWrapper< T, binning_analysis_tag, B >::autocorrelation ( ) const
pure virtual
template<typename T , typename B >
virtual bool alps::accumulators::impl::BaseWrapper< T, binning_analysis_tag, B >::has_autocorrelation ( ) const
pure virtual

The documentation for this class was generated from the following file: