Home
last modified time | relevance | path

Searched defs:bInf (Results 1 – 4 of 4) sorted by relevance

/dports/biology/iqtree/IQ-TREE-2.0.6/pll/
H A DbipartitionList.c354 …numsp, unsigned int vectorLength, pllHashTable *h, int treeNumber, int function, branchInfo *bInf, in bitVectorInitravSpecial()
H A DsearchAlgo.c53 typedef struct bInf { struct
54 double likelihood;
55 nodeptr node;
H A Dpll.h695 branchInfo *bInf; member
1154 branchInfo *bInf; member
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/adaptagrams/libavoid/
H A Dconnector.cpp807 bool validateBendPoint(VertInf *aInf, VertInf *bInf, VertInf *cInf) in validateBendPoint()