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

#include <max_num_binning.hpp>

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

Public Member Functions

virtual bool has_max_num_binning () const =0
 
virtual max_num_binning_type< B >::type max_num_binning () const =0
 
virtual void transform (boost::function< typename value_type< B >::type(typename value_type< B >::type)>)=0
 

Detailed Description

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

Definition at line 430 of file max_num_binning.hpp.

Member Function Documentation

template<typename T , typename B >
virtual bool alps::accumulators::impl::BaseWrapper< T, max_num_binning_tag, B >::has_max_num_binning ( ) const
pure virtual
template<typename T , typename B >
virtual max_num_binning_type<B>::type alps::accumulators::impl::BaseWrapper< T, max_num_binning_tag, B >::max_num_binning ( ) const
pure virtual
template<typename T , typename B >
virtual void alps::accumulators::impl::BaseWrapper< T, max_num_binning_tag, B >::transform ( boost::function< typename value_type< B >::type(typename value_type< B >::type)>  )
pure virtual

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