From bb4dd8289b351fae6b55e303f189127a394a1edd Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 26 Aug 2013 08:15:55 -0400 Subject: Imported Upstream version 1.51.0 --- .../as_feature_tag_weighted_id576190.html | 53 ---------------------- 1 file changed, 53 deletions(-) delete mode 100755 doc/html/boost/accumulators/as_feature_tag_weighted_id576190.html (limited to 'doc/html/boost/accumulators/as_feature_tag_weighted_id576190.html') diff --git a/doc/html/boost/accumulators/as_feature_tag_weighted_id576190.html b/doc/html/boost/accumulators/as_feature_tag_weighted_id576190.html deleted file mode 100755 index a5dfbff247..0000000000 --- a/doc/html/boost/accumulators/as_feature_tag_weighted_id576190.html +++ /dev/null @@ -1,53 +0,0 @@ - - - -Struct template as_feature<tag::weighted_tail_variate_means< LeftRight, VariateType, VariateTag >(absolute)> - - - - - - - - - - - - - - - -
Boost C++ LibrariesHomeLibrariesPeopleFAQMore
-
-
-PrevUpHomeNext -
-
-
-
-

Struct template as_feature<tag::weighted_tail_variate_means< LeftRight, VariateType, VariateTag >(absolute)>

-

boost::accumulators::as_feature<tag::weighted_tail_variate_means< LeftRight, VariateType, VariateTag >(absolute)>

-
-

Synopsis

-
// In header: <boost/accumulators/statistics/weighted_tail_variate_means.hpp>
-
-template<typename LeftRight, typename VariateType, typename VariateTag> 
-struct as_feature<tag::weighted_tail_variate_means< LeftRight, VariateType, VariateTag >(absolute)> {
-  // types
-  typedef tag::absolute_weighted_tail_variate_means< LeftRight, VariateType, VariateTag > type;
-};
-
- - - -
-
-
-PrevUpHomeNext -
- - -- cgit v1.2.3