Searched refs:weight_dist (Results 1 – 1 of 1) sorted by relevance
134 auto weight_dist = abs(boost::math::float_distance(weight_quad, weight_dbl)); in test_node_weight_precision_agreement() local135 if (weight_dist > 100) { in test_node_weight_precision_agreement()137 …" << n*h_dbl << ", node distance = " << node_dist << ", weight distance = " << weight_dist << "\n"; in test_node_weight_precision_agreement()