#include <vector>#include <limits>#include <functional>#include <boost/range.hpp>#include <boost/parameter/keyword.hpp>#include <boost/mpl/placeholders.hpp>#include <boost/accumulators/accumulators_fwd.hpp>#include <boost/accumulators/framework/accumulator_base.hpp>#include <boost/accumulators/framework/extractor.hpp>#include <boost/accumulators/numeric/functional.hpp>#include <boost/accumulators/framework/parameters/sample.hpp>#include <boost/accumulators/framework/depends_on.hpp>#include <boost/accumulators/statistics_fwd.hpp>#include <boost/accumulators/statistics/count.hpp>#include <boost/accumulators/statistics/max.hpp>#include <boost/accumulators/statistics/min.hpp>

Classes | |
| struct | boost::accumulators::impl::density_impl< Sample > | 
| Histogram density estimator.  More... | |
| struct | boost::accumulators::tag::density | 
| struct | boost::accumulators::as_weighted_feature< tag::density > | 
| struct | boost::accumulators::feature_of< tag::weighted_density > | 
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::accumulators | |
| boost::accumulators::impl | |
| boost::accumulators::tag | |
| boost::accumulators::extract | |
Variables | |
| extractor< tag::density > const | boost::accumulators::extract::density = {} |