Home
last modified time | relevance | path

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

/third_party/boost/libs/math/test/
Dtest_exponential_dist.cpp27 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 …]
Dtest_chi_squared.cpp50 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 …]
Dtest_logistic_dist.cpp35 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 …]
Dtest_nc_f.cpp100 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()
Dtest_binomial.cpp51 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 …]
Dtest_nc_chi_squared.hpp69 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 …]
Dtest_beta_dist.cpp56 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 …]
Dtest_nc_beta.cpp153 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()
Dtest_extreme_value.cpp26 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()
Dtest_geometric.cpp53 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()
Dtest_real_concept_neg_bin.cpp32 void test_spot(RealType) in test_spot() function
50 test_spot(boost::math::concepts::real_concept(0.)); // Test real concept. in main()
Dtest_hypergeometric_dist.cpp334 void test_spot(unsigned x, unsigned n, unsigned r, unsigned N, in test_spot() function
456test_spot(20, 200, 50, 500, static_cast<T>(0.120748236361163), static_cast<T>(0.563532430195156), … in test_spots()
457test_spot(53, 452, 64, 500, static_cast<T>(0.0184749573044286), static_cast<T>(0.0299118078796907)… in test_spots()
458test_spot(32, 1287, 128, 5000, static_cast<T>(0.0807012167418264), static_cast<T>(0.46976877423774… in test_spots()
459test_spot(1, 13, 4, 26, static_cast<T>(0.248695652173913), static_cast<T>(0.296521739130435), stat… in test_spots()
460test_spot(2, 13, 4, 26, static_cast<T>(0.40695652173913), static_cast<T>(0.703478260869565), stati… in test_spots()
461test_spot(3, 13, 4, 26, static_cast<T>(0.248695652173913), static_cast<T>(0.952173913043478), stat… in test_spots()
462test_spot(40, 70, 89, 170, static_cast<T>(0.0721901023798991), static_cast<T>(0.885447799131944), … in test_spots()
Dtest_negative_binomial.cpp54 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()
Dtest_rayleigh.cpp31 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()
Dtest_inverse_gamma_distribution.cpp55 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()
Dtest_nc_t.hpp119 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()
Dtest_inverse_chi_squared_distribution.cpp64 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()
Dtest_arcsine.cpp178 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()
Dtest_fisher_f.cpp51 void test_spot( in test_spot() function
211 test_spot( in test_spots()
Dtest_owens_t.hpp23 void test_spot( in test_spot() function