Uses of Interface
org.galagosearch.core.scoring.DistributionSmoother

Packages that use DistributionSmoother
org.galagosearch.core.scoring   
 

Uses of DistributionSmoother in org.galagosearch.core.scoring
 

Classes in org.galagosearch.core.scoring that implement DistributionSmoother
 class DirichletSmoother
           
 class LinearSmoother
           
 

Methods in org.galagosearch.core.scoring that return DistributionSmoother
static DistributionSmoother DistributionSmootherFactory.newInstance(java.util.Map<java.lang.String,java.lang.String> feature, java.util.HashMap<java.lang.String,java.lang.Double> backgrounds)
           
static DistributionSmoother DistributionSmootherFactory.newInstance(org.galagosearch.tupleflow.Parameters.Value feature)
           
static DistributionSmoother DistributionSmootherFactory.newInstance(org.galagosearch.tupleflow.Parameters.Value feature, java.util.HashMap<java.lang.String,java.lang.Double> backgrounds)
           
 



Copyright © 2009. All Rights Reserved.