Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template arithmetic_vector_value

boost::numeric::quadrature::arithmetic_vector_value — trait that can be specialised for vector types

Synopsis

template<typename T> 
struct arithmetic_vector_value {
};
Copyright © 2007 Hugo Duncan

PrevUpHomeNext