类 TreeWithTrust
java.lang.Object
org.wlld.randomForest.TreeWithTrust
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
TreeWithTrust
public TreeWithTrust()
-
-
方法详细资料
-
getType
public int getType() -
setType
public void setType(int type) -
getTrust
public double getTrust() -
setTrust
public void setTrust(double trust)
-