ABLE 2.0.0 07/02/2003 10:25:01

Uses of Class
com.ibm.able.beans.knn.TreeNode

Packages that use TreeNode
com.ibm.able.beans.knn The knn package contains the k Nearest Neighbors (k-NN) learning algorithm  for classifying objects. 
 

Uses of TreeNode in com.ibm.able.beans.knn
 

Methods in com.ibm.able.beans.knn that return TreeNode
 TreeNode NodeAttrValClass.getNode()
           
 

Constructors in com.ibm.able.beans.knn with parameters of type TreeNode
NodeAttrValClass(TreeNode nd, int attr, int val, int cl)
           
 


ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003