Home
last modified time | relevance | path

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

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Descriptors/
H A DGETAWAY.cpp601 void getGETAWAYDesc(MatrixXd H, MatrixXd R, MatrixXd Adj, int numAtoms, in getGETAWAYDesc() function
1220 getGETAWAYDesc(H, R, ADJ, numAtoms, std::move(Heavylist), mol, res, in GetGETAWAY()