Go to the source code of this file.
|
| RooAbsReal * | RooFit::bindFunction (const char *name, CFUNCD2DD func, RooAbsReal &x, RooAbsReal &y) |
| |
| RooAbsReal * | RooFit::bindFunction (const char *name, CFUNCD2ID func, RooAbsReal &x, RooAbsReal &y) |
| |
| RooAbsReal * | RooFit::bindFunction (const char *name, CFUNCD2UD func, RooAbsReal &x, RooAbsReal &y) |
| |
| RooAbsReal * | RooFit::bindFunction (const char *name, CFUNCD2DI func, RooAbsReal &x, RooAbsReal &y) |
| |
| RooAbsReal * | RooFit::bindFunction (const char *name, CFUNCD2II func, RooAbsReal &x, RooAbsReal &y) |
| |
| RooAbsPdf * | RooFit::bindPdf (const char *name, CFUNCD2DD func, RooAbsReal &x, RooAbsReal &y) |
| |
| RooAbsPdf * | RooFit::bindPdf (const char *name, CFUNCD2ID func, RooAbsReal &x, RooAbsReal &y) |
| |
| RooAbsPdf * | RooFit::bindPdf (const char *name, CFUNCD2UD func, RooAbsReal &x, RooAbsReal &y) |
| |
| RooAbsPdf * | RooFit::bindPdf (const char *name, CFUNCD2DI func, RooAbsReal &x, RooAbsReal &y) |
| |
| RooAbsPdf * | RooFit::bindPdf (const char *name, CFUNCD2II func, RooAbsReal &x, RooAbsReal &y) |
| |
§ ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION
| #define ROOFIT_R__NO_CLASS_TEMPLATE_SPECIALIZATION |