reorganization

This commit is contained in:
Martin Reinecke 2019-02-28 10:29:56 +01:00
parent ef4a9512e2
commit e4b490b34f
22 changed files with 120 additions and 210 deletions

View file

@ -26,7 +26,7 @@
*/
#include "libsharp/sharp_almhelpers.h"
#include "c_utils/c_utils.h"
#include "libsharp/sharp_utils.h"
void sharp_make_triangular_alm_info (int lmax, int mmax, int stride,
sharp_alm_info **alm_info)