|
Thrill
0.1
|
This is the complete list of members for PolynomialRegression< Type, WithStore >, including all inherited members.
| add(const Type &x, const Type &y) | PolynomialRegression< Type, WithStore > | inline |
| coefficients() | PolynomialRegression< Type, WithStore > | inline |
| coefficients_ | PolynomialRegression< Type, WithStore > | protected |
| evaluate(const Type &x) | PolynomialRegression< Type, WithStore > | inline |
| fit_coefficients() | PolynomialRegression< Type, WithStore > | inlineprotected |
| order_ | PolynomialRegression< Type, WithStore > | protected |
| point(size_t i) | PolynomialRegression< Type, WithStore > | inline |
| points_ | PolynomialRegression< Type, WithStore > | protected |
| PolynomialRegression(size_t order) | PolynomialRegression< Type, WithStore > | inline |
| r_square() | PolynomialRegression< Type, WithStore > | inline |
| size() const | PolynomialRegression< Type, WithStore > | inline |
| size_ | PolynomialRegression< Type, WithStore > | protected |
| X_ | PolynomialRegression< Type, WithStore > | protected |
| Y_ | PolynomialRegression< Type, WithStore > | protected |