ALPSCore reference
Public Types | List of all members
alps::accumulators::max_num_binning_type< T > Struct Template Reference

#include <max_num_binning.hpp>

Collaboration diagram for alps::accumulators::max_num_binning_type< T >:
Collaboration graph

Public Types

typedef detail::max_num_binning_proxy< typename count_type< T >::type, typename mean_type< T >::typetype
 

Detailed Description

template<typename T>
struct alps::accumulators::max_num_binning_type< T >

Definition at line 92 of file max_num_binning.hpp.

Member Typedef Documentation

template<typename T>
typedef detail::max_num_binning_proxy<typename count_type<T>::type, typename mean_type<T>::type> alps::accumulators::max_num_binning_type< T >::type

Definition at line 93 of file max_num_binning.hpp.


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