Home
last modified time | relevance | path

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

/dports/science/cdk/cdk-cdk-2.3/base/core/src/main/java/org/openscience/cdk/atomtype/
H A DCDKAtomTypeMatcher.java203 type = perceiveGold(atomContainer, atom); in findMatchingAtomType()
2124 private IAtomType perceiveGold(IAtomContainer atomContainer, IAtom atom) throws CDKException { in perceiveGold() method in CDKAtomTypeMatcher