TestFunc1 Struct Reference

List of all members.

Public Types

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

Public Member Functions

 TestFunc1 (double p1, 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 [1]
double scale

Classes

struct  PdfFunction

Detailed Description

Definition at line 60 of file testStatFunc.cxx.


Member Typedef Documentation

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

Definition at line 62 of file testStatFunc.cxx.

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

Definition at line 63 of file testStatFunc.cxx.

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

Definition at line 64 of file testStatFunc.cxx.


Constructor & Destructor Documentation

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

Definition at line 76 of file testStatFunc.cxx.

References p.


Member Function Documentation

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

Definition at line 84 of file testStatFunc.cxx.

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

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

Definition at line 109 of file testStatFunc.cxx.

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


Member Data Documentation

double TestFunc1::p[1]

Definition at line 125 of file testStatFunc.cxx.

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

double TestFunc1::scale

Definition at line 126 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