Uses of Class
org.apache.mahout.ga.watchmaker.cd.DataLine

Packages that use DataLine
org.apache.mahout.ga.watchmaker.cd   
 

Uses of DataLine in org.apache.mahout.ga.watchmaker.cd
 

Methods in org.apache.mahout.ga.watchmaker.cd with parameters of type DataLine
 int Rule.classify(DataLine dl)
          Classifies the given dataLine
 int CDRule.classify(DataLine dl)
          if all the active conditions are met returns 1, else returns 0.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.