62 void Expand(
const std::vector<double> &vars);
~Parabola()
Destroys the Parabola object.
Generic linear equation class.
void Expand(const std::vector< double > &vars)
This is the the overriding virtual function that provides the expansion into the parabolic equation...
Parabola(const QString &bname="Parabola")
Create a Parabola object.