Home
last modified time | relevance | path

Searched refs:node_quad (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/math/test/
Dooura_fourier_integral_test.cpp128 double node_quad = static_cast<double>(p.first); in test_node_weight_precision_agreement() local
130 auto node_dist = abs(boost::math::float_distance(node_quad, node_dbl)); in test_node_weight_precision_agreement()