7 #ifndef BALL_MATHS_PPOLYNOMIAL_H
8 #define BALL_MATHS_PPOLYNOMIAL_H
10 #ifndef BALL_MATHS_PIECEWISEFUNCTION_H
79 void setDegree(
Size degree);
85 virtual
double operator () (
double x) const;
103 virtual
void dump (std::ostream& s = std::cout,
Size depth = 0) const;
#define BALL_CREATE(name)
std::vector< double > Coefficients
std::pair< double, double > Interval