https://github.com/marip8/rbf_interpolation
A set of utilities for performing dataset interpolation using radial basis functions using Eigen
https://github.com/marip8/rbf_interpolation
eigen3 interpolation radial-basis-function
Last synced: 10 months ago
JSON representation
A set of utilities for performing dataset interpolation using radial basis functions using Eigen
- Host: GitHub
- URL: https://github.com/marip8/rbf_interpolation
- Owner: marip8
- License: lgpl-3.0
- Created: 2018-06-18T04:48:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T02:11:34.000Z (over 6 years ago)
- Last Synced: 2025-03-14T05:27:59.403Z (over 1 year ago)
- Topics: eigen3, interpolation, radial-basis-function
- Language: C++
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rbf_interpolation
A set of utilities for performing dataset interpolation using radial basis functions