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

#include <accumulators_.hpp>

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

Public Member Functions

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

Detailed Description

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

Definition at line 207 of file accumulators_.hpp.

Constructor & Destructor Documentation

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

Definition at line 209 of file accumulators_.hpp.

Member Function Documentation

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

Definition at line 210 of file accumulators_.hpp.


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