TestFunc2 Struct Reference

List of all members.

Public Types

typedef double(*) Pdf (double, double, double, double)
typedef double(*) Cdf (double, double, double, double)
typedef double(*) Quant (double, double, double)

Public Member Functions

 TestFunc2 (double p1, double p2, double s=2)
int testCdf (Pdf f_pdf, Cdf f_cdf, bool c=false)
int testQuantile (Cdf f_cdf, Quant f_quantile, bool c=false)

Public Attributes

double p [2]
double scale

Classes

struct  PdfFunction

Detailed Description

Definition at line 132 of file testStatFunc.cxx.


Member Typedef Documentation

typedef double( * ) TestFunc2::Pdf(double, double, double, double)

Definition at line 134 of file testStatFunc.cxx.

typedef double( * ) TestFunc2::Cdf(double, double, double, double)

Definition at line 135 of file testStatFunc.cxx.

typedef double( * ) TestFunc2::Quant(double, double, double)

Definition at line 136 of file testStatFunc.cxx.


Constructor & Destructor Documentation

TestFunc2::TestFunc2 ( double  p1,
double  p2,
double  s = 2 
) [inline]

Definition at line 148 of file testStatFunc.cxx.

References p.


Member Function Documentation

int TestFunc2::testCdf ( Pdf  f_pdf,
Cdf  f_cdf,
bool  c = false 
) [inline]

Definition at line 157 of file testStatFunc.cxx.

References c, compare(), E, ROOT::Math::GSLIntegrator::IntegralLow(), ROOT::Math::GSLIntegrator::IntegralUp(), p, ROOT::Math::GSLIntegrator::SetFunction(), and val.

int TestFunc2::testQuantile ( Cdf  f_cdf,
Quant  f_quantile,
bool  c = false 
) [inline]

Definition at line 182 of file testStatFunc.cxx.

References c, compare(), i, p, and scale.


Member Data Documentation

double TestFunc2::p[2]

Definition at line 198 of file testStatFunc.cxx.

Referenced by testCdf(), TestFunc2(), and testQuantile().

double TestFunc2::scale

Definition at line 199 of file testStatFunc.cxx.

Referenced by testQuantile().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:36:25 2011 for ROOT_528-00b_version by  doxygen 1.5.1