Searched refs:pt_gamma_shape (Results 1 – 1 of 1) sorted by relevance
311 static const double pt_gamma_shape[] = {0.5, 1.0, 1.5, 2.0, 2.5, 3.0}; variable354 for (i = 0; i < sizeof(pt_gamma_shape)/sizeof(double); i++) { in TEST_BEGIN()355 double shape = pt_gamma_shape[i]; in TEST_BEGIN()