Home
last modified time | relevance | path

Searched defs:ptn_lh (Results 1 – 3 of 3) sorted by relevance

/dports/biology/iqtree/IQ-TREE-2.0.6/tree/
H A Dphylosupertreeunlinked.cpp329 double *ptn_lh[size()]; in testAllBranches() local
H A Dphylotree.cpp1446 void PhyloTree::computePatternLikelihood(double *ptn_lh, double *cur_logl, double *ptn_lh_cat, Site… in computePatternLikelihood()
1703 double PhyloTree::computeLogLVariance(double *ptn_lh, double tree_lh) { in computeLogLVariance()
1731 double PhyloTree::computeLogLDiffVariance(double *pattern_lh_other, double *ptn_lh) { in computeLogLDiffVariance()
/dports/biology/iqtree/IQ-TREE-2.0.6/main/
H A Dtreetesting.cpp22 void printSiteLh(const char*filename, PhyloTree *tree, double *ptn_lh, in printSiteLh()
63 void printPartitionLh(const char*filename, PhyloTree *tree, double *ptn_lh, in printPartitionLh()