Home
last modified time | relevance | path

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

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/DataManip/MetricMatrixCalc/Wrap/
H A DrdMetricMatrixCalc.cpp184 PyObject *getTanimotoDistMat(python::object bitVectList) { in getTanimotoDistMat() function
289 python::def("GetTanimotoDistMat", RDDataManip::getTanimotoDistMat, in BOOST_PYTHON_MODULE()