mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
Declares and defines the gamma function. More...
Declares and defines the gamma function.
Definition in file gamma.hpp.
Go to the source code of this file.
Namespaces | |
mx | |
The mxlib c++ namespace. | |
Functions | |
template<typename T > | |
T | mx::math::func::tgamma (T x) |
The Gamma Function. More... | |