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

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

Readme.md

Installation :

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

Le résultat est l'executable : run