#include <limits>#include <boost/mpl/placeholders.hpp>#include <boost/accumulators/framework/accumulator_base.hpp>#include <boost/accumulators/framework/extractor.hpp>#include <boost/accumulators/framework/parameters/sample.hpp>#include <boost/accumulators/numeric/functional.hpp>#include <boost/accumulators/framework/depends_on.hpp>#include <boost/accumulators/statistics/mean.hpp>#include <boost/accumulators/statistics/moment.hpp>

Classes | |
| struct | boost::accumulators::impl::kurtosis_impl< Sample > | 
| Kurtosis estimation.  More... | |
| struct | boost::accumulators::tag::kurtosis | 
| struct | boost::accumulators::as_weighted_feature< tag::kurtosis > | 
| struct | boost::accumulators::feature_of< tag::weighted_kurtosis > | 
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::accumulators | |
| boost::accumulators::impl | |
| boost::accumulators::tag | |
| boost::accumulators::extract | |
Variables | |
| extractor< tag::kurtosis > const | boost::accumulators::extract::kurtosis = {} |