![]() |
ROOT
6.06/09
Reference Guide
|
#include <stdio.h>#include "TROOT.h"#include "TF1.h"#include "TFormula.h"#include "TMath.h"#include "AnalyticalIntegrals.h"#include "Math/DistFuncMathCore.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) |
Definition at line 29 of file AnalyticalIntegrals.cxx.
Referenced by TF1::Integral().