Healpix C++  3.83
smoothing_cxx.cc
1 #include "levels_facilities.h"
2 #include "error_handling.h"
3 
4 int main (int argc, const char **argv)
5  {
6  PLANCK_DIAGNOSIS_BEGIN
7  smoothing_cxx_module (argc, argv);
8  PLANCK_DIAGNOSIS_END
9  }

Generated on Wed Nov 13 2024 12:18:30 for Healpix C++