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
bool isInRange(double x) const
const Interval & getRange() const
virtual void dump(std::ostream &s=std::cout, Size depth=0) const
void setRepresentation(const PiecewisePolynomial &polynomial)
const PiecewisePolynomial & getRepresentation() const
PiecewisePolynomial representation_
RadialDistributionFunction()
#define BALL_CREATE(name)
std::pair< double, double > Interval