Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::accumulators::tag::weighted_mean_of_variates< VariateType, VariateTag > Struct Template Reference

#include <statistics_fwd.hpp>

Inheritance diagram for boost::accumulators::tag::weighted_mean_of_variates< VariateType, VariateTag >:
Collaboration diagram for boost::accumulators::tag::weighted_mean_of_variates< VariateType, VariateTag >:

Public Types

typedef
accumulators::impl::weighted_mean_impl
< VariateType, mpl::_2,
VariateTag > 
impl
 INTERNAL ONLY. More...
 
typedef mpl::false_ is_weight_accumulator
 
typedef mpl::transform
< mpl::vector
< BOOST_PP_ENUM_PARAMS(BOOST_ACCUMULATORS_MAX_FEATURES,
Feature)>, as_feature< mpl::_1 >
>::type 
dependencies
 

Member Typedef Documentation

template<typename VariateType , typename VariateTag >
typedef accumulators::impl::weighted_mean_impl<VariateType, mpl::_2, VariateTag> boost::accumulators::tag::weighted_mean_of_variates< VariateType, VariateTag >::impl

INTERNAL ONLY.


The documentation for this struct was generated from the following file: