Difference between revisions of "Weighted Least Squares (WLS)"
From Medusa: Coordinate Free Mehless Method implementation
(Created page with "__NOTITLE__") |
|||
| Line 1: | Line 1: | ||
| − | + | One of the most important building blocks of the meshless methods is the Moving Least Squares approximation, which is implemented in the [http://www-e6.ijs.si/ParallelAndDistributedSystems/MeshlessMachine/technical_docs/html/classEngineMLS.html EngineMLS class]. | |
Revision as of 15:33, 20 October 2016
One of the most important building blocks of the meshless methods is the Moving Least Squares approximation, which is implemented in the EngineMLS class.