Uses of Package
adams.data.instance

Packages that use adams.data.instance
adams.data.instance   
adams.gui.visualization.instance   
 

Classes in adams.data.instance used by adams.data.instance
Instance
          Stores values from weka.core.Instance objects, with X being the attribute index (integer) and Y being the internal value (double).
InstancePoint
          A 2-dimensional point (X: attribute index, Y: internal value).
InstancePointComparator
          A comparator for InstancePoint objects.
 

Classes in adams.data.instance used by adams.gui.visualization.instance
Instance
          Stores values from weka.core.Instance objects, with X being the attribute index (integer) and Y being the internal value (double).
InstancePoint
          A 2-dimensional point (X: attribute index, Y: internal value).
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.