|
Locus No Pilotus
Project of four first grade MIPT DAFE/RSE students (for engineering practical work in the second semester) in Qt C++
|
This is the complete list of members for math::LinearFunction, including all inherited members.
| a_coef | math::LinearFunction | |
| b_coef | math::LinearFunction | |
| c_coef | math::LinearFunction | |
| LinearFunction(double a, double b, double c) | math::LinearFunction | inline |
| LinearFunction(const lib::Point &point1, const lib::Point &point2) | math::LinearFunction | inline |
| operator==(const LinearFunction &other) const | math::LinearFunction | inline |
| Substitute(const lib::Point &p) const | math::LinearFunction | inline |