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

Thierry Dumont 4c460c956a commentaires 2 년 전
.gitignore 17f69ac5df init 3 년 전
CMakeLists.txt 17f69ac5df init 3 년 전
RBFInterp.hpp 4c460c956a commentaires 2 년 전
RBF_functions.hpp 4c460c956a commentaires 2 년 전
Readme.md 1501f40eee Mise à jour de 'Readme.md' 3 년 전
gnuplot.hpp 17f69ac5df init 3 년 전
interp.hpp 17f69ac5df init 3 년 전
main.cpp 4c460c956a commentaires 2 년 전
protos_lapack.hpp 17f69ac5df init 3 년 전
time_mes.hpp e02821bf31 orthographe et + explicite 3 년 전

Readme.md

Installation :

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

Le résultat est l'executable : run