#include <statistics_fwd.hpp>
Public Types | |
typedef numeric::functional::multiplies < Sample, Weight > ::result_type | weighted_sample |
typedef weighted_sample | result_type |
typedef mpl::false_ | is_droppable |
Public Member Functions | |
template<typename Args > | |
weighted_sum_impl (Args const &args) | |
template<typename Args > | |
void | operator() (Args const &args) |
result_type | result (dont_care) const |
detail::void_ | operator() (dont_care) |
detail::void_ | add_ref (dont_care) |
detail::void_ | drop (dont_care) |
detail::void_ | on_drop (dont_care) |
|
inherited |
typedef weighted_sample boost::accumulators::impl::weighted_sum_impl< Sample, Weight, Tag >::result_type |
typedef numeric::functional::multiplies<Sample, Weight>::result_type boost::accumulators::impl::weighted_sum_impl< Sample, Weight, Tag >::weighted_sample |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
References boost::parameter::keyword< Tag >::get().
|
inline |