org.galagosearch.core.scoring
Class DistributionSmootherFactory
java.lang.Object
org.galagosearch.core.scoring.DistributionSmootherFactory
public class DistributionSmootherFactory
- extends java.lang.Object
- Author:
- trevor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DistributionSmootherFactory
public DistributionSmootherFactory()
newInstance
public static DistributionSmoother newInstance(java.util.Map<java.lang.String,java.lang.String> feature,
java.util.HashMap<java.lang.String,java.lang.Double> backgrounds)
newInstance
public static DistributionSmoother newInstance(org.galagosearch.tupleflow.Parameters.Value feature,
java.util.HashMap<java.lang.String,java.lang.Double> backgrounds)
newInstance
public static DistributionSmoother newInstance(org.galagosearch.tupleflow.Parameters.Value feature)
Copyright © 2009. All Rights Reserved.