UNIVERS
15.3
UNIVERS base processing software API
|
#include <least_squares_2d.hpp>
Public Member Functions | |
PolyCoeff (double i_c, bool i_fixed=false) | |
Public Attributes | |
double | c |
bool | fixed |
One polinomial ceofficent, can be fixed or not.
double LeastSquares2D::PolyCoeff::c |
Value of caefficient
bool LeastSquares2D::PolyCoeff::fixed |
Fixed (true) or not (false)