net.sf.bddbddb.order
Class CandidateSampler.UncertaintySampler
java.lang.Object
net.sf.bddbddb.order.CandidateSampler
net.sf.bddbddb.order.CandidateSampler.UncertaintySampler
- Enclosing class:
- CandidateSampler
public static class CandidateSampler.UncertaintySampler
- extends CandidateSampler
Method Summary |
static double |
RMS(double vProb,
double vCent,
double aProb,
double aCent,
double dProb,
double dCent)
|
java.util.Collection |
sample(java.util.Collection orders,
TrialInstances vData,
TrialInstances aData,
TrialInstances dData,
InferenceRule ir,
boolean force)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CandidateSampler.UncertaintySampler
public CandidateSampler.UncertaintySampler(int sampleSize,
double uncertaintyThreshold,
double vCenter,
double aCenter,
double dCenter)
RMS
public static double RMS(double vProb,
double vCent,
double aProb,
double aCent,
double dProb,
double dCent)
sample
public java.util.Collection sample(java.util.Collection orders,
TrialInstances vData,
TrialInstances aData,
TrialInstances dData,
InferenceRule ir,
boolean force)
- Specified by:
sample
in class CandidateSampler
Copyright © 2004-2008 Stanford SUIF Compiler Group. All Rights Reserved.