LevelS SHT library  3.50
Functions
sharp_almhelpers.c File Reference
#include "sharp_almhelpers.h"
#include "c_utils.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)
 

Detailed Description

Spherical transform library

Copyright (C) 2008-2016 Max-Planck-Society

Author
Martin Reinecke

Definition in file sharp_almhelpers.c.


Generated on Mon Dec 10 2018 10:24:20 for LevelS SHT library