mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-05 07:41:11 +00:00
Added Healpix detection facilities
This commit is contained in:
parent
160ed45c12
commit
4df341f9ba
5 changed files with 252 additions and 8 deletions
|
@ -4,6 +4,6 @@
|
|||
#include <vector>
|
||||
#include <healpix_map.h>
|
||||
|
||||
void computeContourPixels(Healpix_Map<float>& map, std::vector<int> contour);
|
||||
void computeContourPixels(Healpix_Map<float>& map, std::vector<int>& contour);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue