Thrill
0.1
|
2D point
Definition at line 47 of file polynomial_regression.hpp.
#include <polynomial_regression.hpp>
Public Attributes | |
Type | x |
Type | y |
Type x |
Definition at line 48 of file polynomial_regression.hpp.
Referenced by PolynomialRegression< Type, WithStore >::add().
Type y |
Definition at line 48 of file polynomial_regression.hpp.
Referenced by PolynomialRegression< Type, WithStore >::add(), and PolynomialRegression< Type, WithStore >::r_square().