91 return x*(x*
a() +
b()) +
c();
105 + small*(
mag(x*(x*
a() +
b())) +
mag(
c()));
scalar error(const scalar x) const
Estimate the error of evaluation at x.
quadraticEqn()
Construct null.
scalar derivative(const scalar x) const
Evaluate the derivative at x.
Quadratic equation of the form a*x^2 + b*x + c = 0.
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...
dimensioned< scalar > mag(const dimensioned< Type > &)
scalar v_[Ncmpts]
The components of this vector space.
scalar value(const scalar x) const
Evaluate at x.