#include <TRandom1.h>#include <TRandom2.h>#include <TRandom3.h>#include <TStopwatch.h>#include <TF1.h>#include <TUnuran.h>#include <TUnuranContDist.h>#include <TFile.h>Go to the source code of this file.
Functions | |
| void | testAll () |
| int | testRandom3 () |
| void | testrandom () |
| void testAll | ( | ) |
Definition at line 47 of file testrandom.C.
References TRandom::Binomial(), TStopwatch::CpuTime(), ROOT::Math::gv_detail::dist(), TRandom::Exp(), f2, TRandom::Gaus(), gRandom, i, TUnuran::Init(), TUnuran::InitBinomial(), TUnuran::InitPoisson(), TRandom::Landau(), N, TRandom::Poisson(), r1, r2, r3, TRandom::Rannor(), TRandom::Rndm(), TRandom::RndmArray(), TUnuran::Sample(), TUnuran::SampleDiscr(), TStopwatch::Start(), x, and y.
Referenced by coordinates4D(), and testrandom().
| void testrandom | ( | ) |
| int testRandom3 | ( | ) |
Definition at line 497 of file testrandom.C.
References TMath::Abs(), TDirectoryFile::Get(), i, TRandom3::Rndm(), TFile::SetCompressionLevel(), and x.
Referenced by testrandom().
1.5.1