11#ifndef _PuncturedSmearedExp_h_
12#define _PuncturedSmearedExp_h_
62 double pow(
double x,
int n)
const ;
63 double erfc(
double x)
const ;
70 std::vector<Parameter> _punctures;
#define FUNCTION_OBJECT_DEF(classname)
void puncture(double min, double max)
Parameter & min(unsigned int i)
virtual ~PuncturedSmearedExp()
virtual double operator()(double argument) const
const Parameter & sigma() const
const Parameter & lifetime() const
Parameter & max(unsigned int i)
const Parameter & max(unsigned int i) const
PuncturedSmearedExp(const PuncturedSmearedExp &right)
const Parameter & min(unsigned int i) const