Uses of Class
com.actelion.research.chem.descriptor.flexophore.ClusterNode
-
Packages that use ClusterNode Package Description com.actelion.research.chem.descriptor.flexophore -
-
Uses of ClusterNode in com.actelion.research.chem.descriptor.flexophore
Methods in com.actelion.research.chem.descriptor.flexophore that return types with arguments of type ClusterNode Modifier and Type Method Description java.util.List<ClusterNode>
DistHist. getClusterCenter(int maxDistance)
Calculates for nodes cluster the node with the minimum rmsd to the cluster center.Methods in com.actelion.research.chem.descriptor.flexophore with parameters of type ClusterNode Modifier and Type Method Description int
ClusterNode. compareTo(ClusterNode cl)
static int
ClusterNode. getRMSD(ClusterNode cluster, DistHist mdh)
-