Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEO::LinearLeastSquares Member List

This is the complete list of members for GEO::LinearLeastSquares, including all inherited members.

add_point(const double *p, double v)GEO::LinearLeastSquares
add_point_degree_1(const double *p, double v)GEO::LinearLeastSquaresprotected
add_point_degree_2(const double *p, double v)GEO::LinearLeastSquaresprotected
begin()GEO::LinearLeastSquares
dim() constGEO::LinearLeastSquaresinlineprotected
end()GEO::LinearLeastSquares
eval(const double *p) constGEO::LinearLeastSquares
eval_basis(const double *p, double *b) constGEO::LinearLeastSquaresprotected
LinearLeastSquares(index_t degree)GEO::LinearLeastSquares
MAX_DIMGEO::LinearLeastSquaresprotectedstatic