11 _x0("x0", -1.0, -10, 0),
12 _x1("x1", 1.0, 0, 10),
13 _baseline("baseline", 0,-10, 10),
14 _height("height",1, -10, 10)
21 _baseline(right._baseline),
22 _height(right._height)
const Parameter & x0() const
virtual double operator()(double argument) const
const Parameter & height() const
const Parameter & baseline() const
#define FUNCTION_OBJECT_IMP(classname)
Derivative partial(unsigned int) const
const Parameter & x1() const
virtual double getValue() const