Home
last modified time | relevance | path

Searched refs:ITH0 (Results 1 – 1 of 1) sorted by relevance

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Descriptors/
H A DGETAWAY.cpp396 double ITH0 = numHeavy * log(numHeavy) / log(2.0); in getGETAWAYDescCustom() local
397 double ITH = ITH0; in getGETAWAYDescCustom()
402 double ISH = ITH / ITH0; in getGETAWAYDescCustom()
619 double ITH0 = numHeavy * log(numHeavy) / log(2.0); in getGETAWAYDesc() local
620 double ITH = ITH0; in getGETAWAYDesc()
625 double ISH = ITH / ITH0; in getGETAWAYDesc()