ALPSCore reference
Public Member Functions | List of all members
alps::MeanAccumulator< T > Struct Template Reference

#include <accumulators_.hpp>

Collaboration diagram for alps::MeanAccumulator< T >:
Collaboration graph

Public Member Functions

 MeanAccumulator (std::string const &name)
 
std::string const & name () const
 

Detailed Description

template<typename T>
struct alps::MeanAccumulator< T >

Definition at line 199 of file accumulators_.hpp.

Constructor & Destructor Documentation

template<typename T >
alps::MeanAccumulator< T >::MeanAccumulator ( std::string const &  name)
inline

Definition at line 201 of file accumulators_.hpp.

Member Function Documentation

template<typename T >
std::string const& alps::MeanAccumulator< T >::name ( ) const
inline

Definition at line 202 of file accumulators_.hpp.


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