Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template fdiv

boost::numeric::functional::fdiv

Synopsis

// In header: <boost/accumulators/numeric/functional.hpp>

template<typename Left, typename Right, typename LeftTag, typename RightTag> 
struct fdiv : public  {
};

PrevUpHomeNext