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

#include <mean.hpp>

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

Public Member Functions

virtual bool has_mean () const =0
 
virtual mean_type< B >::type mean () const =0
 

Detailed Description

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

Definition at line 218 of file mean.hpp.

Member Function Documentation

template<typename T , typename B >
virtual bool alps::accumulators::impl::BaseWrapper< T, mean_tag, B >::has_mean ( ) const
pure virtual
template<typename T , typename B >
virtual mean_type<B>::type alps::accumulators::impl::BaseWrapper< T, mean_tag, B >::mean ( ) const
pure virtual

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