|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
Functions to compute linear regression with low-degree polynomials, used to upscale functions sampled on pointsets in Merigot's multilevel algorithm for optimal transport. More...
Go to the source code of this file.
Classes | |
| class | GEO::LinearLeastSquares |
| Computes the linear least squares regression of a function evaluated in 3d. More... | |
Namespaces | |
| namespace | GEO |
| Global Vorpaline namespace. | |
Functions to compute linear regression with low-degree polynomials, used to upscale functions sampled on pointsets in Merigot's multilevel algorithm for optimal transport.
Definition in file linear_least_squares.h.