#include <RandPoisson.h>
- 작성자
RandPoisson.h 파일의 42 번째 라인에서 정의되었습니다.
CLHEP::RandPoisson::RandPoisson |
( |
HepRandomEngine & |
anEngine, |
|
|
double |
a1 = 1.0 |
|
) |
| |
|
inline |
CLHEP::RandPoisson::RandPoisson |
( |
HepRandomEngine * |
anEngine, |
|
|
double |
a1 = 1.0 |
|
) |
| |
|
inline |
CLHEP::RandPoisson::~RandPoisson |
( |
| ) |
|
|
virtual |
int CLHEP::HepRandom::createInstance |
( |
| ) |
|
|
staticinherited |
static std::string CLHEP::RandPoisson::distributionName |
( |
| ) |
|
|
inlinestatic |
long CLHEP::RandPoisson::fire |
( |
| ) |
|
long CLHEP::RandPoisson::fire |
( |
double |
m | ) |
|
void CLHEP::RandPoisson::fireArray |
( |
const int |
size, |
|
|
long * |
vect |
|
) |
| |
void CLHEP::RandPoisson::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::RandPoisson::get |
( |
std::istream & |
is | ) |
|
|
virtual |
static double CLHEP::RandPoisson::getMaxMean |
( |
| ) |
|
|
inlinestaticprotected |
static double CLHEP::RandPoisson::getOldMean |
( |
| ) |
|
|
inlinestaticprotected |
static double* CLHEP::RandPoisson::getPStatus |
( |
| ) |
|
|
inlinestaticprotected |
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(), shoot(), CLHEP::RandStudentT::shoot(), CLHEP::RandPoissonQ::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::RandPoisson::name |
( |
| ) |
const |
|
virtual |
double CLHEP::RandPoisson::operator() |
( |
| ) |
|
|
virtual |
double CLHEP::RandPoisson::operator() |
( |
double |
m | ) |
|
std::ostream & CLHEP::RandPoisson::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 | ) |
|
|
inlinestaticprotected |
static void CLHEP::RandPoisson::setPStatus |
( |
double |
sq, |
|
|
double |
alxm, |
|
|
double |
g1 |
|
) |
| |
|
inlinestaticprotected |
void CLHEP::HepRandom::setTheSeed |
( |
long |
seed, |
|
|
int |
lux = 3 |
|
) |
| |
|
staticinherited |
void CLHEP::HepRandom::setTheSeeds |
( |
const long * |
seeds, |
|
|
int |
aux = -1 |
|
) |
| |
|
staticinherited |
long CLHEP::RandPoisson::shoot |
( |
double |
m = 1.0 | ) |
|
|
static |
RandPoisson.cc 파일의 91 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::HepRandomEngine::flat(), CLHEP::gammln(), getMaxMean(), getOldMean(), getPStatus(), CLHEP::HepRandom::getTheEngine(), CLHEP::normal(), G4InuclParticleNames::om, CLHEP::pi, setOldMean(), setPStatus(), status, y.
다음에 의해서 참조됨 : CLHEP::RandPoissonQ::poissonDeviateSmall(), shootArray().
long CLHEP::RandPoisson::shoot |
( |
HepRandomEngine * |
anEngine, |
|
|
double |
m = 1.0 |
|
) |
| |
|
static |
RandPoisson.cc 파일의 152 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::HepRandomEngine::flat(), CLHEP::gammln(), getMaxMean(), getOldMean(), getPStatus(), CLHEP::normal(), G4InuclParticleNames::om, CLHEP::pi, setOldMean(), setPStatus(), status, y.
void CLHEP::RandPoisson::shootArray |
( |
const int |
size, |
|
|
long * |
vect, |
|
|
double |
m = 1.0 |
|
) |
| |
|
static |
void CLHEP::RandPoisson::shootArray |
( |
HepRandomEngine * |
anEngine, |
|
|
const int |
size, |
|
|
long * |
vect, |
|
|
double |
m = 1.0 |
|
) |
| |
|
static |
void CLHEP::HepRandom::showEngineStatus |
( |
| ) |
|
|
staticinherited |
double CLHEP::RandPoisson::defaultMean |
|
protected |
double CLHEP::RandPoisson::meanMax |
|
protected |
const double CLHEP::RandPoisson::meanMax_st = 2.0E9 |
|
staticprivate |
double CLHEP::RandPoisson::oldm |
|
private |
const long CLHEP::HepRandom::seedTable |
|
staticprotectedinherited |
double CLHEP::RandPoisson::status[3] |
|
private |
이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: