Home
last modified time | relevance | path

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

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Descriptors/
H A DGETAWAY.cpp342 double getRCON(MatrixXd R, MatrixXd Adj, int numAtoms) { in getRCON() function
435 double rcon = getRCON(R, std::move(Adj), numAtoms); in getGETAWAYDescCustom()
658 double rcon = getRCON(R, std::move(Adj), numAtoms); in getGETAWAYDesc()