#include <LawStable.hpp>
◆ LawStable() [1/2]
| gstlrn::LawStable::LawStable |
( |
| ) |
|
Constructors and destructors for the stable distribution generators
◆ LawStable() [2/2]
| gstlrn::LawStable::LawStable |
( |
const LawStable & |
r | ) |
|
◆ ~LawStable()
| gstlrn::LawStable::~LawStable |
( |
| ) |
|
|
virtual |
◆ _A()
| double gstlrn::LawStable::_A |
( |
const double & |
u, |
|
|
const double & |
alpha |
|
) |
| |
|
static |
◆ _BB0()
| double gstlrn::LawStable::_BB0 |
( |
const double & |
u, |
|
|
const double & |
alpha |
|
) |
| |
|
static |
◆ _sinc()
| double gstlrn::LawStable::_sinc |
( |
const double & |
u | ) |
|
|
static |
◆ getNbrTrial()
| static Id gstlrn::LawStable::getNbrTrial |
( |
| ) |
|
|
inlinestatic |
◆ law_cauchy()
| double gstlrn::LawStable::law_cauchy |
( |
| ) |
|
|
static |
◆ law_stable_bilateral()
| double gstlrn::LawStable::law_stable_bilateral |
( |
const double |
alpha | ) |
|
|
static |
◆ law_stable_unilateral()
| double gstlrn::LawStable::law_stable_unilateral |
( |
const double |
alpha | ) |
|
|
static |
◆ law_stable_unilateral_exptilt()
| double gstlrn::LawStable::law_stable_unilateral_exptilt |
( |
const double |
alpha, |
|
|
const double |
lambda = 0.0, |
|
|
bool |
doubleRejection = true |
|
) |
| |
|
static |
◆ operator=()
◆ setNbrTrial()
| static void gstlrn::LawStable::setNbrTrial |
( |
Id |
val | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files:
- include/Basic/LawStable.hpp
- src/Basic/LawStable.cpp