Uses of Class
moa.evaluation.CMM_GTAnalysis.CMMPoint
-
Packages that use CMM_GTAnalysis.CMMPoint Package Description moa.evaluation -
-
Uses of CMM_GTAnalysis.CMMPoint in moa.evaluation
Methods in moa.evaluation that return CMM_GTAnalysis.CMMPoint Modifier and Type Method Description protected CMM_GTAnalysis.CMMPoint
CMM_GTAnalysis. getPoint(int index)
Get CMM internal pointMethods in moa.evaluation with parameters of type CMM_GTAnalysis.CMMPoint Modifier and Type Method Description protected double
CMM_GTAnalysis. getConnectionValue(CMM_GTAnalysis.CMMPoint cmmp, int clusterID)
Calculate the connection of a point to a clusterprotected double
CMM_GTAnalysis.GTCluster. getInclusionProbability(CMM_GTAnalysis.CMMPoint point)
Calculate the probability of the point being covered through the cluster
-