Uses of Class
org.terrier.statistics.GammaFunction

Packages that use GammaFunction
org.terrier.matching.dsms Provides the interface and the classes for modifying the scores of documents after an score has been assigned to documents, or implementing the combination of evidence. 
org.terrier.statistics Provides the implementations of various statistical routines. 
 

Uses of GammaFunction in org.terrier.matching.dsms
 

Fields in org.terrier.matching.dsms declared as GammaFunction
protected static GammaFunction DFRDependenceScoreModifier.gf
           
 

Uses of GammaFunction in org.terrier.statistics
 

Methods in org.terrier.statistics that return GammaFunction
static GammaFunction GammaFunction.getGammaFunction()
          Obtain an instance of GammaFunction
 



Terrier 3.6. Copyright © 2004-2011 University of Glasgow