Searched defs:xtest (Results 1 – 1 of 1) sorted by relevance
| /third_party/boost/libs/math/test/ |
| D | test_laplace.cpp | 299 const float xtest[7] = { -2.0, -1.0, -0.5, 0.0, 0.5, 1.0, 2.0 }; in test_cdf_quantile_symmetry() local 314 const float xtest[7] = { -2.0, -1.0, -0.5, 0.0, 0.5, 1.0, 2.0 }; in test_hazard_pdf_cdf_symmetry() local 332 const float xtest[7] = { -2.0, -1.0, -0.5, 0.0, 0.5, 1.0, 2.0 }; in test_location_scale_symmetry() local 425 const float xtest[7] = { -2.0, -1.0, -0.5, 0.0, 0.5, 1.0, 2.0 }; // x values. in test_complemented() local
|