Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template tail_variate

boost::accumulators::tag::tail_variate

Synopsis

// In header: <boost/accumulators/statistics/tail_variate.hpp>

template<typename VariateType, typename VariateTag, typename LeftRight> 
struct tail_variate : public  {
};

PrevUpHomeNext