Searched defs:gamma_shape (Results 1 – 6 of 6) sorted by relevance
66 double gamma_shape = tree.getModelFactory()->site_rate->getGammaShape(); in WHTest() local
159 void WHT_setParams(int nsim, double gamma_shape, char *filename, double *dist) { in WHT_setParams()
236 double gamma_shape; variable
717 double gamma_shape = params.gamma_shape; in ModelFactory() local
82 def __init__(self, eta, lambda_shape, gamma_shape): argument
206 const Name gamma_shape( "gamma_shape" ); variable