Home
last modified time | relevance | path

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

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Descriptors/
H A DGETAWAY.cpp443 double HATSc, HATSct, H0ct, R0ct, H0c, R0c, Rkmaxc, tmpc; in getGETAWAYDescCustom() local
458 H0ct = 0.0; in getGETAWAYDescCustom()
509 H0ct += 2 * getH((double)Wc(j), (double)Wc(k), (double)H(j, k)); in getGETAWAYDescCustom()
567 double HTc = Hk[0] + H0ct; in getGETAWAYDescCustom()