|
MCKL
Monte Carlo Kernel Library
|
#include <mckl/random/stable_distribution.hpp>
Public Member Functions | |
| StableDistributionConstant (RealType alpha=1, RealType beta=0, RealType=0, RealType b=1) | |
| StableDistributionAlgorithm | algorithm () const |
| RealType | c () const |
| RealType | xi () const |
Friends | |
| bool | operator== (const StableDistributionConstant< RealType > &c1, const StableDistributionConstant< RealType > &c2) |
Definition at line 71 of file stable_distribution.hpp.
|
inline |
Definition at line 74 of file stable_distribution.hpp.
|
inline |
Definition at line 100 of file stable_distribution.hpp.
|
inline |
Definition at line 99 of file stable_distribution.hpp.
|
inline |
Definition at line 98 of file stable_distribution.hpp.
|
friend |
Definition at line 102 of file stable_distribution.hpp.
1.8.13