Gamma Class Reference

#include <Gamma.h>

Inheritance diagram for Gamma:
Inheritance graph
[legend]
Collaboration diagram for Gamma:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Gamma (double alpha, double theta)
double getAlpha ()
double getTheta ()
double getMean () const
double getVariance () const
double getNextSample () const

Constructor & Destructor Documentation

Gamma::Gamma ( double  alpha,
double  theta 
)

Member Function Documentation

double Gamma::getAlpha (  ) 

Referenced by GammaRng::setAlpha().

double Gamma::getMean (  )  const [virtual]

Implements Probability.

double Gamma::getNextSample (  )  const [virtual]

Implements Probability.

double Gamma::getTheta (  ) 

Referenced by GammaRng::setTheta().

double Gamma::getVariance (  )  const [virtual]

Implements Probability.


The documentation for this class was generated from the following files:

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1