Interpolation RBF 2d et interpolation quadratique sur une grille cartésienne.

Thierry Dumont 3963348751 Ajout de 'Readme.md' 3 years ago
.gitignore 17f69ac5df init 3 years ago
CMakeLists.txt 17f69ac5df init 3 years ago
RBFInterp.hpp 17f69ac5df init 3 years ago
RBF_functions.hpp 17f69ac5df init 3 years ago
Readme.md 3963348751 Ajout de 'Readme.md' 3 years ago
gnuplot.hpp 17f69ac5df init 3 years ago
interp.hpp 17f69ac5df init 3 years ago
main.cpp 17f69ac5df init 3 years ago
protos_lapack.hpp 17f69ac5df init 3 years ago
time_mes.hpp 17f69ac5df init 3 years ago

Readme.md

Installation :

  • cloner le répertoire
  • Dans le répertoire : mkdir Build
  • cd Build
  • cmake ..
  • make

Le résultat est l'executable : run