Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template tail_quantile

boost::accumulators::tag::tail_quantile

Synopsis

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

template<typename LeftRight> 
struct tail_quantile : public  {
};

PrevUpHomeNext