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

#include <binning_analysis.hpp>

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

Public Member Functions

 DerivedWrapper ()
 
 DerivedWrapper (T const &arg)
 
bool has_autocorrelation () const
 
autocorrelation_type< B >::type autocorrelation () const
 

Detailed Description

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

Definition at line 338 of file binning_analysis.hpp.

Constructor & Destructor Documentation

template<typename T , typename B >
alps::accumulators::impl::DerivedWrapper< T, binning_analysis_tag, B >::DerivedWrapper ( )
inline

Definition at line 340 of file binning_analysis.hpp.

template<typename T , typename B >
alps::accumulators::impl::DerivedWrapper< T, binning_analysis_tag, B >::DerivedWrapper ( T const &  arg)
inline

Definition at line 341 of file binning_analysis.hpp.

Member Function Documentation

template<typename T , typename B >
autocorrelation_type<B>::type alps::accumulators::impl::DerivedWrapper< T, binning_analysis_tag, B >::autocorrelation ( ) const
inline

Definition at line 345 of file binning_analysis.hpp.

template<typename T , typename B >
bool alps::accumulators::impl::DerivedWrapper< T, binning_analysis_tag, B >::has_autocorrelation ( ) const
inline

Definition at line 343 of file binning_analysis.hpp.


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