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

Thierry Dumont 1501f40eee Mise à jour de 'Readme.md' hace 3 años
.gitignore 17f69ac5df init hace 3 años
CMakeLists.txt 17f69ac5df init hace 3 años
RBFInterp.hpp 17f69ac5df init hace 3 años
RBF_functions.hpp 17f69ac5df init hace 3 años
Readme.md 1501f40eee Mise à jour de 'Readme.md' hace 3 años
gnuplot.hpp 17f69ac5df init hace 3 años
interp.hpp 17f69ac5df init hace 3 años
main.cpp 17f69ac5df init hace 3 años
protos_lapack.hpp 17f69ac5df init hace 3 años
time_mes.hpp 17f69ac5df init hace 3 años

Readme.md

Installation :

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

Le résultat est l'executable : run