org.galagosearch.core.scoring
Class DistributionSmootherFactory

java.lang.Object
  extended by org.galagosearch.core.scoring.DistributionSmootherFactory

public class DistributionSmootherFactory
extends java.lang.Object

Author:
trevor

Constructor Summary
DistributionSmootherFactory()
           
 
Method Summary
static DistributionSmoother newInstance(java.util.Map<java.lang.String,java.lang.String> feature, java.util.HashMap<java.lang.String,java.lang.Double> backgrounds)
           
static DistributionSmoother newInstance(org.galagosearch.tupleflow.Parameters.Value feature)
           
static DistributionSmoother newInstance(org.galagosearch.tupleflow.Parameters.Value feature, java.util.HashMap<java.lang.String,java.lang.Double> backgrounds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistributionSmootherFactory

public DistributionSmootherFactory()
Method Detail

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.