Home
last modified time | relevance | path

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

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Descriptors/
H A DGETAWAY.cpp378 std::vector<int> Heavylist, const ROMol& mol, in getGETAWAYDescCustom()
602 std::vector<int> Heavylist, const ROMol& mol, in getGETAWAYDesc()
1168 std::vector<int> Heavylist, std::vector<double>& res, in GetGETAWAYone()
1197 std::vector<int> Heavylist, std::vector<double>& res, in GetGETAWAY()
1242 std::vector<int> Heavylist = GetHeavyList(mol); in GETAWAY() local