![]() |
ROOT
6.06/09
Reference Guide
|
#include <complex>#include <cmath>#include <algorithm>#include "RooFit.h"#include "RooMath.h"#include "Riostream.h"#include "RooMsgService.h"#include <map>
Include dependency graph for RooMath.cxx:Go to the source code of this file.
Namespaces | |
| faddeeva_impl | |
Functions | |
| ClassImp (RooMath) | |
| static void | faddeeva_impl::cexp (double &re, double &im) |
| template<class T , unsigned N, unsigned NTAYLOR, unsigned NCF> | |
| static std::complex< T > | faddeeva_impl::faddeeva_smabmq_impl (T zre, T zim, const T tm, const T(&a)[N], const T(&npi)[N], const T(&taylorarr)[N *NTAYLOR *2]) |
Variables | |
| static const double | faddeeva_impl::npi24 [24] |
| static const double | faddeeva_impl::a24 [24] |
| static const double | faddeeva_impl::taylorarr24 [24 *12] |
| const double | faddeeva_impl::npi11 [11] |
| const double | faddeeva_impl::a11 [11] |
| const double | faddeeva_impl::taylorarr11 [11 *6] |
| ClassImp | ( | RooMath | ) |