Go to the documentation of this file.
10 #define Rectangular_h 1
19 class Rectangular :
public AbsFunction {
virtual double operator()(double argument) const
const Parameter & x0() const
const Parameter & baseline() const
const Parameter & height() const
virtual bool hasAnalyticDerivative() const
const Parameter & x1() const
#define FUNCTION_OBJECT_DEF(classname)
Derivative partial(unsigned int) const