Uses of Class
weka.estimators.CheckEstimator.PostProcessor

Packages that use CheckEstimator.PostProcessor
weka.estimators   
 

Uses of CheckEstimator.PostProcessor in weka.estimators
 

Methods in weka.estimators that return CheckEstimator.PostProcessor
 CheckEstimator.PostProcessor CheckEstimator.getPostProcessor()
          returns the current PostProcessor, can be null
 

Methods in weka.estimators with parameters of type CheckEstimator.PostProcessor
 void CheckEstimator.setPostProcessor(CheckEstimator.PostProcessor value)
          sets the PostProcessor to use
 



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