GammaFunction Class Reference

#include <gammadistribution.hpp>

List of all members.


Detailed Description

Gamma function class.

This is a function defined by

\[ \Gamma(z) = \int_0^{\infty}t^{z-1}e^{-t}dt \]


Public Member Functions

double logValue (double x) const


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

QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen