Go to the documentation of this file.
40 return static_cast<float>((
a * x +
b) * x +
c);
53 c =
static_cast<float>(
c -
b * p +
a * p * p + q);
54 b =
static_cast<float>(
b - 2 *
a * p);
int16_t y() const
access_function
int16_t x() const
access function