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

#include <mean.hpp>

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

Public Member Functions

 DerivedWrapper ()
 
 DerivedWrapper (T const &arg)
 
bool has_mean () const
 
mean_type< B >::type mean () const
 

Detailed Description

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

Definition at line 224 of file mean.hpp.

Constructor & Destructor Documentation

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

Definition at line 226 of file mean.hpp.

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

Definition at line 227 of file mean.hpp.

Member Function Documentation

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

Definition at line 229 of file mean.hpp.

template<typename T , typename B >
mean_type<B>::type alps::accumulators::impl::DerivedWrapper< T, mean_tag, B >::mean ( ) const
inline

Definition at line 231 of file mean.hpp.


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