ROOT  6.06/09
Reference Guide
Classes | Functions
ROOT::TF1Helper Namespace Reference

Classes

class  TGradientParFunction
 function class representing the derivative with respect a parameter of a given TF1 More...
 

Functions

double IntegralError (TF1 *func, Int_t ndim, const double *a, const double *b, const double *params, const double *covmat, double epsilon)
 

Function Documentation

double ROOT::TF1Helper::IntegralError ( TF1 func,
Int_t  ndim,
const double a,
const double b,
const double params,
const double covmat,
double  epsilon 
)

Definition at line 38 of file TF1Helper.cxx.

Referenced by TF1::IntegralError().