Home
last modified time | relevance | path

Searched defs:gamma_shape (Results 1 – 6 of 6) sorted by relevance

/dports/biology/iqtree/IQ-TREE-2.0.6/whtest/
H A Dwhtest_wrapper.cpp66 double gamma_shape = tree.getModelFactory()->site_rate->getGammaShape(); in WHTest() local
H A Dwhtest.c159 void WHT_setParams(int nsim, double gamma_shape, char *filename, double *dist) { in WHT_setParams()
/dports/biology/iqtree/IQ-TREE-2.0.6/model/
H A Drategamma.h236 double gamma_shape; variable
H A Dmodelfactory.cpp717 double gamma_shape = params.gamma_shape; in ModelFactory() local
/dports/textproc/py-gensim/gensim-4.0.1/gensim/models/
H A Datmodel.py82 def __init__(self, eta, lambda_shape, gamma_shape): argument
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dnest_names.cpp206 const Name gamma_shape( "gamma_shape" ); variable