ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
AnalyticalIntegrals.cxx File Reference
#include "AnalyticalIntegrals.h"
#include "TROOT.h"
#include "TF1.h"
#include "TFormula.h"
#include "TMath.h"
#include "Math/DistFuncMathCore.h"
#include <stdio.h>
Include dependency graph for AnalyticalIntegrals.cxx:

Go to the source code of this file.

Functions

Double_t AnalyticalIntegral (TF1 *f, Double_t a, Double_t b)
 

Function Documentation

Double_t AnalyticalIntegral ( TF1 f,
Double_t  a,
Double_t  b 
)

Definition at line 30 of file AnalyticalIntegrals.cxx.

Referenced by TF1::Integral().