Source: wikibot/moving-least-squares

= Moving least squares
{wiki=Moving_least_squares}

Moving Least Squares (MLS) is a mathematical technique often used in the fields of computer graphics, geometric modeling, and numerical analysis. The method is particularly useful for tasks such as surface fitting, shape reconstruction, and data interpolation. \#\#\# Key Concepts of Moving Least Squares: 1. **Local Fitting**: MLS operates on the principle of fitting a local polynomial to a subset of data points around a location of interest.