GammaFunction Class Reference#include <ql/Math/gammadistribution.hpp>
List of all members.
Detailed Description
Gamma function class.
This is a function defined by
The implementation of the algorithm was inspired by "Numerical Recipes in C", 2nd edition, Press, Teukolsky, Vetterling, Flannery, chapter 6
|
Public Member Functions |
double | logValue (double x) const |
|