InvFunc Struct Reference

List of all members.

Public Member Functions

 InvFunc (const StatFunction *f, double y)
double operator() (double x)

Public Attributes

const StatFunctionfFunc
double fY

Detailed Description

Definition at line 328 of file stressMathMore.cxx.


Constructor & Destructor Documentation

InvFunc::InvFunc ( const StatFunction f,
double  y 
) [inline]

Definition at line 329 of file stressMathMore.cxx.


Member Function Documentation

double InvFunc::operator() ( double  x  )  [inline]

Definition at line 330 of file stressMathMore.cxx.

References StatFunction< Func, FuncQ, NPAR, NPARQ >::Cdf(), fFunc, and fY.


Member Data Documentation

const StatFunction* InvFunc::fFunc

Definition at line 333 of file stressMathMore.cxx.

Referenced by operator()().

double InvFunc::fY

Definition at line 334 of file stressMathMore.cxx.

Referenced by operator()().


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