From f763a99a501650eff2c60288aa6f10ef916d769e Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Thu, 6 Oct 2016 10:41:18 +0900 Subject: Imported Upstream version 1.62.0 Change-Id: I9d4c1ddb7b7d8f0069217ecc582700f9fda6dd4c Signed-off-by: DongHun Kwak --- .../accumulators/feature__idm46563506665568.html | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 doc/html/boost/accumulators/feature__idm46563506665568.html (limited to 'doc/html/boost/accumulators/feature__idm46563506665568.html') diff --git a/doc/html/boost/accumulators/feature__idm46563506665568.html b/doc/html/boost/accumulators/feature__idm46563506665568.html new file mode 100644 index 0000000000..65c9136623 --- /dev/null +++ b/doc/html/boost/accumulators/feature__idm46563506665568.html @@ -0,0 +1,52 @@ + + + + +Struct feature_of<tag::weighted_density> + + + + + + + + + + + + + + + +
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
+
+
+PrevUpHomeNext +
+
+
+
+

Struct feature_of<tag::weighted_density>

+

boost::accumulators::feature_of<tag::weighted_density>

+
+

Synopsis

+
// In header: <boost/accumulators/statistics/density.hpp>
+
+
+struct feature_of<tag::weighted_density> : public boost::accumulators::feature_of< tag::density > {
+};
+
+ + + +
+
+
+PrevUpHomeNext +
+ + -- cgit v1.2.3