|
MCKL
Monte Carlo Kernel Library
|
#include <mckl/random/gamma_distribution.hpp>
Public Member Functions | |
| GammaDistributionConstant (RealType alpha=1, RealType=1) | |
| GammaDistributionAlgorithm | algorithm () const |
| RealType | c () const |
| RealType | d () const |
Friends | |
| bool | operator== (const GammaDistributionConstant< RealType > &c1, const GammaDistributionConstant< RealType > &c2) |
Definition at line 58 of file gamma_distribution.hpp.
|
inline |
Definition at line 61 of file gamma_distribution.hpp.
|
inline |
Definition at line 94 of file gamma_distribution.hpp.
|
inline |
Definition at line 93 of file gamma_distribution.hpp.
|
inline |
Definition at line 92 of file gamma_distribution.hpp.
|
friend |
Definition at line 96 of file gamma_distribution.hpp.
1.8.13