![]() |
Home | Libraries | People | FAQ | More |
boost::numeric::quadrature::kronrod_coefficients<T,31>
template<typename T> struct kronrod_coefficients<T, 31> { // types typedef std::tr1::array< T, 16 > value_type; // public static functions static const value_type & weights() ; static const value_type & abcissa() ; };
| Copyright © 2007 Hugo Duncan |