Uses of Class
weka.core.AbstractHashableInstance

Packages that use AbstractHashableInstance
weka.core   
 

Uses of AbstractHashableInstance in weka.core
 

Subclasses of AbstractHashableInstance in weka.core
 class HashableInstanceUsingString
          TODO: what this class does
 class HashableInstanceUsingSum
          Computes the hashcode as sum of the internal double values.
 

Methods in weka.core with parameters of type AbstractHashableInstance
protected  void AbstractHashableInstance.assign(AbstractHashableInstance inst)
          Assigns all the data, apart from wrapped instance, that the provided hashable instance provides.
 



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