Home
last modified time | relevance | path

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

/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/Descriptors/
H A DGETAWAY.cpp87 double round_to_n_digits_(double x, int n) { in round_to_n_digits_() function
389 heavyLev.push_back(round_to_n_digits_(Lev(i), precision)); in getGETAWAYDescCustom()
612 heavyLev.push_back(round_to_n_digits_(Lev(i), precision)); in getGETAWAYDesc()