ROOT
6.07/01
Reference Guide
|
#include "AnalyticalIntegrals.h"
#include "TROOT.h"
#include "TF1.h"
#include "TFormula.h"
#include "TMath.h"
#include "Math/DistFuncMathCore.h"
#include <stdio.h>
Go to the source code of this file.
Functions | |
Double_t | AnalyticalIntegral (TF1 *f, Double_t a, Double_t b) |
Definition at line 30 of file AnalyticalIntegrals.cxx.
Referenced by TF1::Integral().