LevelS SHT library
3.50
|
#include "sharp_lowlevel.h"
Go to the source code of this file.
Functions | |
void | sharp_make_triangular_alm_info (int lmax, int mmax, int stride, sharp_alm_info **alm_info) |
void | sharp_make_rectangular_alm_info (int lmax, int mmax, int stride, sharp_alm_info **alm_info) |
void | sharp_make_mmajor_real_packed_alm_info (int lmax, int stride, int nm, const int *ms, sharp_alm_info **alm_info) |
SHARP helper function for the creation of a_lm data structures
Copyright (C) 2008-2016 Max-Planck-Society
Definition in file sharp_almhelpers.h.