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

Classes

struct  boost::accumulators::impl::sum_kahan_impl< Sample, Tag >
 
struct  boost::accumulators::tag::sum_kahan
 
struct  boost::accumulators::tag::sum_of_weights_kahan
 
struct  boost::accumulators::tag::sum_of_variates_kahan< VariateType, VariateTag >
 
struct  boost::accumulators::as_feature< tag::sum(kahan)>
 
struct  boost::accumulators::as_feature< tag::sum_of_weights(kahan)>
 
struct  boost::accumulators::as_weighted_feature< tag::sum_kahan >
 
struct  boost::accumulators::feature_of< tag::weighted_sum_kahan >
 
struct  boost::accumulators::feature_of< tag::sum_kahan >
 
struct  boost::accumulators::feature_of< tag::sum_of_weights_kahan >
 
struct  boost::accumulators::feature_of< tag::sum_of_variates_kahan< VariateType, VariateTag > >
 

Namespaces

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

Variables

extractor< tag::sum_kahan > const boost::accumulators::extract::sum_kahan = {}
 
extractor
< tag::sum_of_weights_kahan >
const 
boost::accumulators::extract::sum_of_weights_kahan = {}
 
extractor
< tag::abstract_sum_of_variates >
const 
boost::accumulators::extract::sum_of_variates_kahan = {}