#include "FWCore/Utilities/interface/EDMException.h"
#include "PhysicsTools/Utilities/interface/NumericalIntegration.h"
Go to the source code of this file.
Classes | |
struct | funct::Convolution< A, B, Integrator > |
class | funct::ConvolutionStruct< A, B, Integrator > |
struct | funct::ConvolutionStruct< A, B, Integrator >::function |
Namespaces | |
funct | |
Functions | |
template<typename A , typename B , typename Integrator > | |
funct::Convolution< A, B, Integrator >::type | funct::conv (const A &a, const B &b, double min, double max, const Integrator &i) |