Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
tail_mean.hpp File Reference
Include dependency graph for tail_mean.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::accumulators::impl::coherent_tail_mean_impl< Sample, LeftRight >
 Estimation of the coherent tail mean based on order statistics (for both left and right tails) More...
 
struct  boost::accumulators::impl::non_coherent_tail_mean_impl< Sample, LeftRight >
 Estimation of the (non-coherent) tail mean based on order statistics (for both left and right tails) More...
 
struct  boost::accumulators::tag::coherent_tail_mean< LeftRight >
 
struct  boost::accumulators::tag::non_coherent_tail_mean< LeftRight >
 
struct  boost::accumulators::tag::abstract_non_coherent_tail_mean
 
struct  boost::accumulators::feature_of< tag::coherent_tail_mean< LeftRight > >
 
struct  boost::accumulators::feature_of< tag::non_coherent_tail_mean< LeftRight > >
 
struct  boost::accumulators::as_weighted_feature< tag::non_coherent_tail_mean< LeftRight > >
 
struct  boost::accumulators::feature_of< tag::non_coherent_weighted_tail_mean< LeftRight > >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::accumulators
 
 boost::accumulators::impl
 
 boost::accumulators::tag
 
 boost::accumulators::extract
 

Variables

extractor
< tag::abstract_non_coherent_tail_mean >
const 
boost::accumulators::extract::non_coherent_tail_mean = {}
 
extractor< tag::tail_mean > const boost::accumulators::extract::coherent_tail_mean = {}