Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template fdiv<, , , >

boost::numeric::functional::fdiv<Left, Right, std_vector_tag, void>

Synopsis

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

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

PrevUpHomeNext