/third_party/boost/libs/math/test/ |
D | test_exponential_dist.cpp | 27 void test_spot(RealType l, RealType x, RealType p, RealType q, RealType tolerance) in test_spot() function 80 test_spot( in test_spots() 86 test_spot( in test_spots() 92 test_spot( in test_spots() 98 test_spot( in test_spots() 108 test_spot( in test_spots() 114 test_spot( in test_spots() 120 test_spot( in test_spots() 126 test_spot( in test_spots() 132 test_spot( in test_spots() [all …]
|
D | test_chi_squared.cpp | 50 void test_spot( in test_spot() function 330 test_spot( in test_spots() 336 test_spot( in test_spots() 342 test_spot( in test_spots() 348 test_spot( in test_spots() 354 test_spot( in test_spots() 364 test_spot( in test_spots() 370 test_spot( in test_spots() 376 test_spot( in test_spots() 382 test_spot( in test_spots() [all …]
|
D | test_logistic_dist.cpp | 35 void test_spot(RealType location, RealType scale, RealType x, RealType p, RealType q, RealType tole… in test_spot() function 90 test_spot( in test_spots() 98 test_spot( in test_spots() 106 test_spot( in test_spots() 116 test_spot( in test_spots() 125 test_spot( in test_spots() 134 test_spot( in test_spots() 147 test_spot( in test_spots() 155 test_spot( in test_spots() 165 test_spot( in test_spots() [all …]
|
D | test_nc_f.cpp | 100 void test_spot( in test_spot() function 159 test_spot( in test_spots() 169 test_spot( in test_spots() 178 test_spot( in test_spots() 187 test_spot( in test_spots() 196 test_spot( in test_spots() 205 test_spot( in test_spots() 223 test_spot( in test_spots()
|
D | test_binomial.cpp | 51 void test_spot( in test_spot() function 251 test_spot( in test_spots() 259 test_spot( in test_spots() 267 test_spot( in test_spots() 275 test_spot( in test_spots() 283 test_spot( in test_spots() 291 test_spot( in test_spots() 299 test_spot( in test_spots() 307 test_spot( in test_spots() 315 test_spot( in test_spots() [all …]
|
D | test_nc_chi_squared.hpp | 69 void test_spot( in test_spot() function 144 test_spot( in test_spots() 151 test_spot( in test_spots() 158 test_spot( in test_spots() 165 test_spot( in test_spots() 172 test_spot( in test_spots() 179 test_spot( in test_spots() 186 test_spot( in test_spots() 193 test_spot( in test_spots() 200 test_spot( in test_spots() [all …]
|
D | test_beta_dist.cpp | 56 void test_spot( in test_spot() function 374 test_spot( in test_spots() 381 test_spot( in test_spots() 390 test_spot( in test_spots() 398 test_spot( in test_spots() 406 test_spot( in test_spots() 414 test_spot( in test_spots() 422 test_spot( in test_spots() 430 test_spot( in test_spots() 438 test_spot( in test_spots() [all …]
|
D | test_nc_beta.cpp | 153 void test_spot( in test_spot() function 207 test_spot( in test_spots() 216 test_spot( in test_spots() 225 test_spot( in test_spots() 234 test_spot( in test_spots()
|
D | test_extreme_value.cpp | 26 void test_spot(RealType a, RealType b, RealType x, RealType p, RealType q, RealType tolerance) in test_spot() function 75 test_spot( in test_spots() 82 test_spot( in test_spots() 89 test_spot( in test_spots() 96 test_spot( in test_spots()
|
D | test_geometric.cpp | 53 void test_spot( // Test a single spot value against 'known good' values. in test_spot() function 220 test_spot( // in test_spots() local 227 test_spot( // in test_spots() 234 test_spot( in test_spots() 244 test_spot( // in test_spots() 263 test_spot( // > formatC(pgeom(50,0.99, TRUE), digits=17) [1] " 1" in test_spots() 271 test_spot( // > formatC(pgeom(1,0.99, TRUE), digits=17) [1] "0.99990000000000001" in test_spots() 282 test_spot( // > formatC(pgeom(10000, 0.001, TRUE), digits=17) [1] "0.99995487182736897" in test_spots()
|
D | test_real_concept_neg_bin.cpp | 32 void test_spot(RealType) in test_spot() function 50 test_spot(boost::math::concepts::real_concept(0.)); // Test real concept. in main()
|
D | test_hypergeometric_dist.cpp | 334 void test_spot(unsigned x, unsigned n, unsigned r, unsigned N, in test_spot() function 456 …test_spot(20, 200, 50, 500, static_cast<T>(0.120748236361163), static_cast<T>(0.563532430195156), … in test_spots() 457 …test_spot(53, 452, 64, 500, static_cast<T>(0.0184749573044286), static_cast<T>(0.0299118078796907)… in test_spots() 458 …test_spot(32, 1287, 128, 5000, static_cast<T>(0.0807012167418264), static_cast<T>(0.46976877423774… in test_spots() 459 …test_spot(1, 13, 4, 26, static_cast<T>(0.248695652173913), static_cast<T>(0.296521739130435), stat… in test_spots() 460 …test_spot(2, 13, 4, 26, static_cast<T>(0.40695652173913), static_cast<T>(0.703478260869565), stati… in test_spots() 461 …test_spot(3, 13, 4, 26, static_cast<T>(0.248695652173913), static_cast<T>(0.952173913043478), stat… in test_spots() 462 …test_spot(40, 70, 89, 170, static_cast<T>(0.0721901023798991), static_cast<T>(0.885447799131944), … in test_spots()
|
D | test_negative_binomial.cpp | 54 void test_spot( // Test a single spot value against 'known good' values. in test_spot() function 232 test_spot( // pnbinom(1,2,0.5) = 0.5 in test_spots() 240 test_spot( // pbinom(0, 2, 0.25) in test_spots() 248 test_spot( // pbinom(48,8,0.25) in test_spots() 256 test_spot( // pbinom(2,5,0.4) in test_spots() 264 test_spot( // pbinom(10,100,0.9) in test_spots() 272 test_spot( // pbinom(1,100,0.991) in test_spots() 280 test_spot( // pbinom(10,100,0.991) in test_spots() 295 test_spot( // pbinom(100000,100,0.001) in test_spots()
|
D | test_rayleigh.cpp | 31 void test_spot(RealType s, RealType x, RealType p, RealType q, RealType tolerance) in test_spot() function 122 test_spot( in test_spots() 129 test_spot( in test_spots() 136 test_spot( in test_spots()
|
D | test_inverse_gamma_distribution.cpp | 55 void test_spot( in test_spot() function 102 test_spot(static_cast<RealType>(2), static_cast<RealType>(1), // shape, scale in test_spots() 110 test_spot(static_cast<RealType>(1.593), static_cast<RealType>( 0.5), // shape, scale in test_spots() 118 test_spot(static_cast<RealType>(13.319), static_cast<RealType>(0.5), // shape, scale in test_spots() 126 test_spot(static_cast<RealType>(1.593), static_cast<RealType>(1), // shape, scale in test_spots() 134 test_spot(static_cast<RealType>(6.666), static_cast<RealType>(1.411), // shape, scale in test_spots()
|
D | test_nc_t.hpp | 119 void test_spot( in test_spot() function 211 test_spot( in test_spots() 218 test_spot( in test_spots() 225 test_spot( in test_spots() 232 test_spot( in test_spots() 239 test_spot( in test_spots() 246 test_spot( in test_spots() 253 test_spot( in test_spots() 260 test_spot( in test_spots() 270 test_spot( in test_spots()
|
D | test_inverse_chi_squared_distribution.cpp | 64 void test_spot( in test_spot() function 109 test_spot(static_cast<RealType>(2), static_cast<RealType>(1./2.), in test_spots() 119 test_spot(static_cast<RealType>(10), static_cast<RealType>(0.1L), // degrees_of_freedom, scale in test_spots() 127 test_spot(static_cast<RealType>(10), static_cast<RealType>(0.1L), // degrees_of_freedom, scale in test_spots() 136 test_spot(static_cast<RealType>(10), static_cast<RealType>(2), // degrees_of_freedom, scale in test_spots()
|
D | test_arcsine.cpp | 178 void test_spot( in test_spot() function 366 test_spot( in test_spots() 374 test_spot( in test_spots() 382 test_spot( in test_spots()
|
D | test_fisher_f.cpp | 51 void test_spot( in test_spot() function 211 test_spot( in test_spots()
|
D | test_owens_t.hpp | 23 void test_spot( in test_spot() function
|