#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_fwd.hpp>#include <boost/accumulators/statistics/weighted_moment.hpp>#include <boost/accumulators/statistics/weighted_mean.hpp>

Classes | |
| struct | boost::accumulators::impl::weighted_skewness_impl< Sample, Weight > |
| Skewness estimation for weighted samples. More... | |
| struct | boost::accumulators::tag::weighted_skewness |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::accumulators | |
| boost::accumulators::impl | |
| boost::accumulators::tag | |
| boost::accumulators::extract | |
Variables | |
| extractor < tag::weighted_skewness > const | boost::accumulators::extract::weighted_skewness = {} |