STK++ 0.9.13
STK_GammaBase.h File Reference

In this file we implement the base class for the gamma models. More...

Include dependency graph for STK_GammaBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  STK::hidden::invPsiMLog
 Functor computing the derivative of the lnLikelihood of a gamma_ajk_bjk model. More...
 
class  STK::hidden::invPsi
 Functor computing the difference between the psi function and a fixed value. More...
 
class  STK::GammaBase< Derived >
 Base class for the gamma models. More...
 

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 
namespace  STK::hidden
 The hidden namespace enclose the classes and methods which are used internally by the STK++ classes.
 

Detailed Description

In this file we implement the base class for the gamma models.

Definition in file STK_GammaBase.h.