#include <RandPoissonQ.h>
- 작성자
RandPoissonQ.h 파일의 32 번째 라인에서 정의되었습니다.
CLHEP::RandPoissonQ::RandPoissonQ |
( |
HepRandomEngine & |
anEngine, |
|
|
double |
b1 = 1.0 |
|
) |
| |
|
inline |
CLHEP::RandPoissonQ::RandPoissonQ |
( |
HepRandomEngine * |
anEngine, |
|
|
double |
b1 = 1.0 |
|
) |
| |
|
inline |
CLHEP::RandPoissonQ::~RandPoissonQ |
( |
| ) |
|
|
virtual |
int CLHEP::HepRandom::createInstance |
( |
| ) |
|
|
staticinherited |
static std::string CLHEP::RandPoissonQ::distributionName |
( |
| ) |
|
|
inlinestatic |
long CLHEP::RandPoissonQ::fire |
( |
| ) |
|
RandPoissonQ.cc 파일의 133 번째 라인에서 정의되었습니다.
다음을 참조함 : a0, a1, a2, CLHEP::RandPoisson::defaultMean, CLHEP::RandPoisson::getLocalEngine(), LAST_MU, poissonDeviateQuick(), poissonDeviateSmall(), S, sigma.
다음에 의해서 참조됨 : fireArray(), operator()().
long CLHEP::RandPoissonQ::fire |
( |
double |
m | ) |
|
void CLHEP::RandPoissonQ::fireArray |
( |
const int |
size, |
|
|
long * |
vect |
|
) |
| |
void CLHEP::RandPoissonQ::fireArray |
( |
const int |
size, |
|
|
long * |
vect, |
|
|
double |
m |
|
) |
| |
double CLHEP::HepRandom::flat |
( |
| ) |
|
|
inherited |
void CLHEP::HepRandom::flatArray |
( |
const int |
size, |
|
|
double * |
vect |
|
) |
| |
|
inherited |
std::istream & CLHEP::RandPoissonQ::get |
( |
std::istream & |
is | ) |
|
|
virtual |
static double CLHEP::RandPoisson::getMaxMean |
( |
| ) |
|
|
inlinestaticprotectedinherited |
static double CLHEP::RandPoisson::getOldMean |
( |
| ) |
|
|
inlinestaticprotectedinherited |
static double* CLHEP::RandPoisson::getPStatus |
( |
| ) |
|
|
inlinestaticprotectedinherited |
Random.cc 파일의 265 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::HepRandomEngine::get().
다음에 의해서 참조됨 : CLHEP::StaticRandomStates::restore(), CLHEP::RandGauss::restoreEngineStatus(), CLHEP::RandFlat::restoreEngineStatus(), CLHEP::RandGauss::saveEngineStatus(), CLHEP::RandFlat::saveEngineStatus(), CLHEP::RandGaussZiggurat::shoot(), CLHEP::RandExponential::shoot(), CLHEP::RandExpZiggurat::shoot(), CLHEP::RandBreitWigner::shoot(), CLHEP::RandChiSquare::shoot(), CLHEP::RandBinomial::shoot(), CLHEP::RandGamma::shoot(), CLHEP::RandGauss::shoot(), CLHEP::RandFlat::shoot(), CLHEP::RandPoisson::shoot(), CLHEP::RandStudentT::shoot(), shoot(), CLHEP::RandFlat::shootArray().
HepRandom * CLHEP::HepRandom::getTheGenerator |
( |
| ) |
|
|
staticinherited |
long CLHEP::HepRandom::getTheSeed |
( |
| ) |
|
|
staticinherited |
const long * CLHEP::HepRandom::getTheSeeds |
( |
| ) |
|
|
staticinherited |
void CLHEP::HepRandom::getTheTableSeeds |
( |
long * |
seeds, |
|
|
int |
index |
|
) |
| |
|
staticinherited |
std::string CLHEP::RandPoissonQ::name |
( |
| ) |
const |
|
virtual |
double CLHEP::RandPoissonQ::operator() |
( |
| ) |
|
|
virtual |
double CLHEP::RandPoissonQ::operator() |
( |
double |
m | ) |
|
long CLHEP::RandPoissonQ::poissonDeviateQuick |
( |
HepRandomEngine * |
e, |
|
|
double |
mean |
|
) |
| |
|
staticprivate |
long CLHEP::RandPoissonQ::poissonDeviateQuick |
( |
HepRandomEngine * |
e, |
|
|
double |
A0, |
|
|
double |
A1, |
|
|
double |
A2, |
|
|
double |
sig |
|
) |
| |
|
staticprivate |
long CLHEP::RandPoissonQ::poissonDeviateSmall |
( |
HepRandomEngine * |
e, |
|
|
double |
mean |
|
) |
| |
|
staticprivate |
RandPoissonQ.cc 파일의 255 번째 라인에서 정의되었습니다.
다음을 참조함 : a, BELOW, E, ENTRIES, FIRST_MU, CLHEP::HepRandomEngine::flat(), int(), LAST_MU, N, CLHEP::poissonTables, S, CLHEP::s, CLHEP::RandPoisson::shoot().
다음에 의해서 참조됨 : fire(), shoot().
std::ostream & CLHEP::RandPoissonQ::put |
( |
std::ostream & |
os | ) |
const |
|
virtual |
static std::istream& CLHEP::HepRandom::restoreDistState |
( |
std::istream & |
is | ) |
|
|
inlinestaticinherited |
void CLHEP::HepRandom::restoreEngineStatus |
( |
const char |
filename[] = "Config.conf" | ) |
|
|
staticinherited |
std::istream & CLHEP::HepRandom::restoreFullState |
( |
std::istream & |
is | ) |
|
|
staticinherited |
std::istream & CLHEP::HepRandom::restoreStaticRandomStates |
( |
std::istream & |
is | ) |
|
|
staticinherited |
static std::ostream& CLHEP::HepRandom::saveDistState |
( |
std::ostream & |
os | ) |
|
|
inlinestaticinherited |
void CLHEP::HepRandom::saveEngineStatus |
( |
const char |
filename[] = "Config.conf" | ) |
|
|
staticinherited |
std::ostream & CLHEP::HepRandom::saveFullState |
( |
std::ostream & |
os | ) |
|
|
staticinherited |
std::ostream & CLHEP::HepRandom::saveStaticRandomStates |
( |
std::ostream & |
os | ) |
|
|
staticinherited |
static void CLHEP::RandPoisson::setOldMean |
( |
double |
val | ) |
|
|
inlinestaticprotectedinherited |
static void CLHEP::RandPoisson::setPStatus |
( |
double |
sq, |
|
|
double |
alxm, |
|
|
double |
g1 |
|
) |
| |
|
inlinestaticprotectedinherited |
void CLHEP::HepRandom::setTheSeed |
( |
long |
seed, |
|
|
int |
lux = 3 |
|
) |
| |
|
staticinherited |
void CLHEP::HepRandom::setTheSeeds |
( |
const long * |
seeds, |
|
|
int |
aux = -1 |
|
) |
| |
|
staticinherited |
void CLHEP::RandPoissonQ::setupForDefaultMu |
( |
| ) |
|
|
private |
long CLHEP::RandPoissonQ::shoot |
( |
double |
m = 1.0 | ) |
|
|
static |
long CLHEP::RandPoissonQ::shoot |
( |
HepRandomEngine * |
anEngine, |
|
|
double |
m = 1.0 |
|
) |
| |
|
static |
void CLHEP::RandPoissonQ::shootArray |
( |
const int |
size, |
|
|
long * |
vect, |
|
|
double |
m = 1.0 |
|
) |
| |
|
static |
static void CLHEP::RandPoissonQ::shootArray |
( |
HepRandomEngine * |
anEngine, |
|
|
const int |
size, |
|
|
long * |
vect, |
|
|
double |
m = 1.0 |
|
) |
| |
|
static |
void CLHEP::HepRandom::showEngineStatus |
( |
| ) |
|
|
staticinherited |
static int CLHEP::RandPoissonQ::tableBoundary |
( |
| ) |
|
|
inlinestatic |
double CLHEP::RandPoissonQ::a0 |
|
private |
double CLHEP::RandPoissonQ::a1 |
|
private |
double CLHEP::RandPoissonQ::a2 |
|
private |
const int CLHEP::RandPoissonQ::BELOW = 30 |
|
staticprivate |
double CLHEP::RandPoisson::defaultMean |
|
protectedinherited |
const int CLHEP::RandPoissonQ::ENTRIES = 51 |
|
staticprivate |
const double CLHEP::RandPoissonQ::FIRST_MU = 10 |
|
staticprivate |
const double CLHEP::RandPoissonQ::LAST_MU = 95 |
|
staticprivate |
const double CLHEP::RandPoissonQ::MAXIMUM_POISSON_DEVIATE = 2.0E9 |
|
static |
double CLHEP::RandPoisson::meanMax |
|
protectedinherited |
const double CLHEP::RandPoissonQ::S = 5 |
|
staticprivate |
const long CLHEP::HepRandom::seedTable |
|
staticprotectedinherited |
double CLHEP::RandPoissonQ::sigma |
|
private |
이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: