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

Thierry Dumont 1501f40eee Mise à jour de 'Readme.md' 3 лет назад
.gitignore 17f69ac5df init 3 лет назад
CMakeLists.txt 17f69ac5df init 3 лет назад
RBFInterp.hpp 17f69ac5df init 3 лет назад
RBF_functions.hpp 17f69ac5df init 3 лет назад
Readme.md 1501f40eee Mise à jour de 'Readme.md' 3 лет назад
gnuplot.hpp 17f69ac5df init 3 лет назад
interp.hpp 17f69ac5df init 3 лет назад
main.cpp 17f69ac5df init 3 лет назад
protos_lapack.hpp 17f69ac5df init 3 лет назад
time_mes.hpp 17f69ac5df init 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