6 #ifndef BALL_SCORING_COMMON_BASEFUNCTION_H 7 #define BALL_SCORING_COMMON_BASEFUNCTION_H 58 virtual float calculate(
float x,
float lower,
float upper)
75 #endif // BALL_SCORING_COMMON_BASEFUNCTION_H virtual float calculate(float x) const
virtual void setUpper(float upper)
virtual void setLower(float lower)
-*- Mode: C++; tab-width: 2; -*-
virtual ~ScoringBaseFunction()