5 #ifndef BALL_STRUCTURE_RADIALDISTRIBUTIONFUNCTION_H
6 #define BALL_STRUCTURE_RADIALDISTRIBUTIONFUNCTION_H
8 #ifndef BALL_MATHS_PPOLYNOMIAL_H
89 virtual double operator () (
double x)
const
99 bool isInRange(
double x)
const
119 virtual void dump (std::ostream& s = std::cout,
Size depth = 0)
const
138 #endif // BALL_STRUCTURE_RADIALDISTRIBUTIONFUNCTION_H
std::pair< double, double > Interval
#define BALL_CREATE(name)
PiecewisePolynomial representation_
BALL_EXPORT bool operator==(const String &s1, const String &s2)
-*- Mode: C++; tab-width: 2; -*-