#include "TMath.h"
#include "TCanvas.h"
#include "TRandom.h"
#include "TGraph.h"
Go to the source code of this file.
Functions | |
void | vavilov () |
void vavilov | ( | ) |
Definition at line 6 of file vavilov.C.
References c1, TGraph::Draw(), TF1::GetRandom(), hist, i, kBlue, kGreen, kRed, n, TPad::SetGrid(), TCanvas::SetHighLightColor(), TAttMarker::SetMarkerColor(), TGraph::SetTitle(), TMath::Vavilov(), and x.
Referenced by ROOT::Math::vavilov_accurate_cdf(), ROOT::Math::vavilov_accurate_cdf_c(), ROOT::Math::vavilov_accurate_pdf(), ROOT::Math::vavilov_accurate_quantile(), ROOT::Math::vavilov_accurate_quantile_c(), ROOT::Math::vavilov_fast_cdf(), ROOT::Math::vavilov_fast_cdf_c(), ROOT::Math::vavilov_fast_pdf(), ROOT::Math::vavilov_fast_quantile(), and ROOT::Math::vavilov_fast_quantile_c().