Public Member Functions | |
| InvFunc (const StatFunction *f, double y) | |
| double | operator() (double x) |
Public Attributes | |
| const StatFunction * | fFunc |
| double | fY |
Definition at line 328 of file stressMathMore.cxx.
| InvFunc::InvFunc | ( | const StatFunction * | f, | |
| double | y | |||
| ) | [inline] |
Definition at line 329 of file stressMathMore.cxx.
Definition at line 330 of file stressMathMore.cxx.
References StatFunction< Func, FuncQ, NPAR, NPARQ >::Cdf(), fFunc, and fY.
| const StatFunction* InvFunc::fFunc |
1.5.1