Home
last modified time | relevance | path

Searched defs:abscissas_and_weights (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/multiprecision/example/
Dgauss_laguerre_quadrature.cpp160 class abscissas_and_weights : private boost::noncopyable class
163 abscissas_and_weights(const int n, const T a) : order(n), in abscissas_and_weights() function in gauss::laguerre::detail::abscissas_and_weights
190 abscissas_and_weights() : order(), in abscissas_and_weights() function in gauss::laguerre::detail::abscissas_and_weights