ROOT  6.06/09
Reference Guide
Functions
testDistSampler.cxx File Reference
#include "Math/Factory.h"
#include "Math/DistSampler.h"
#include "TF1.h"
#include "TH1.h"
#include "TStopwatch.h"
#include "TRandom.h"
#include "TError.h"
#include "TCanvas.h"
+ Include dependency graph for testDistSampler.cxx:

Go to the source code of this file.

Functions

int testCont1D (int n)
 
int testDisc1D (int n)
 
int testDistSampler (int n=10000)
 
int main ()
 

Function Documentation

int main ( )

Definition at line 134 of file testDistSampler.cxx.

int testCont1D ( int  n)

Definition at line 18 of file testDistSampler.cxx.

Referenced by testDistSampler().

int testDisc1D ( int  n)

Definition at line 71 of file testDistSampler.cxx.

Referenced by testDistSampler().

int testDistSampler ( int  n = 10000)

Definition at line 128 of file testDistSampler.cxx.

Referenced by main().