Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.algorithm.outlier.SOD.SODModel

Packages that use SOD.SODModel
de.lmu.ifi.dbs.elki.algorithm.outlier Outlier detection algorithms 
 

Uses of SOD.SODModel in de.lmu.ifi.dbs.elki.algorithm.outlier
 

Fields in de.lmu.ifi.dbs.elki.algorithm.outlier with type parameters of type SOD.SODModel
(package private)  AnnotationResult<SOD.SODModel<?>> SOD.SODProxyScoreResult.models
          Model result this is a proxy for.
static AssociationID<SOD.SODModel<?>> SOD.SOD_MODEL
          The association id to associate a subspace outlier degree.
 

Methods in de.lmu.ifi.dbs.elki.algorithm.outlier with parameters of type SOD.SODModel
 int SOD.SODModel.compareTo(SOD.SODModel<?> o)
           
 

Constructor parameters in de.lmu.ifi.dbs.elki.algorithm.outlier with type arguments of type SOD.SODModel
SOD.SODProxyScoreResult(AnnotationResult<SOD.SODModel<?>> models)
          Constructor.
 


Release 0.3 (2010-03-31_1612)