#include <statistics_fwd.hpp>
Public Types | |
typedef detail::tail_range < typename std::vector < VariateType > ::const_iterator, std::vector < std::size_t >::iterator > ::type | result_type |
typedef mpl::false_ | is_droppable |
Public Member Functions | |
template<typename Args > | |
tail_variate_impl (Args const &args) | |
template<typename Args > | |
void | assign (Args const &args, std::size_t index) |
template<typename Args > | |
result_type | result (Args const &args) 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 detail::tail_range< typename std::vector<VariateType>::const_iterator , std::vector<std::size_t>::iterator >::type boost::accumulators::impl::tail_variate_impl< VariateType, VariateTag, LeftRight >::result_type |
|
inline |
|
inlineinherited |
|
inline |
References boost::parameter::keyword< Tag >::get().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |