Skip to content
Not built

Changes

Summary

  1. Moving least squares interpolation (#946) (details)
Commit a52295862e4295edafc7c06ea3e6a5092c910f9e by noreply
Moving least squares interpolation (#946)

The file was addedsrc/interpolation/ArborX_InterpMovingLeastSquares.hpp
The file was modified src/interpolation/details/ArborX_InterpDetailsPolynomialBasis.hpp (diff)
The file was modified examples/CMakeLists.txt (diff)
The file was modified src/geometry/ArborX_GeometryTraits.hpp (diff)
The file was addedtest/tstInterpDetailsMLSCoefficients.cpp
The file was addedtest/tstInterpMovingLeastSquares.cpp
The file was modified src/interpolation/details/ArborX_InterpDetailsSymmetricPseudoInverseSVD.hpp (diff)
The file was modified test/tstInterpDetailsSVD.cpp (diff)
The file was modified test/tstInterpDetailsPolyBasis.cpp (diff)
The file was modified CMakeLists.txt (diff)
The file was addedexamples/moving_least_squares/CMakeLists.txt
The file was addedexamples/moving_least_squares/moving_least_squares.cpp
The file was addedsrc/interpolation/details/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp
The file was modified test/tstInterpDetailsCRBF.cpp (diff)
The file was modified test/CMakeLists.txt (diff)