alm_powspec_tools.h File Reference

#include "xcomplex.h"

Go to the source code of this file.

Functions

template<typename T>
void create_alm (const PowSpec &powspec, Alm< xcomplex< T > > &alm, planck_rng &rng)
template<typename T>
void create_alm_pol (const PowSpec &powspec, Alm< xcomplex< T > > &almT, Alm< xcomplex< T > > &almG, Alm< xcomplex< T > > &almC, planck_rng &rng)
template<typename T>
void extract_powspec (const Alm< xcomplex< T > > &alm, PowSpec &powspec)
template<typename T>
void extract_crosspowspec (const Alm< xcomplex< T > > &alm1, const Alm< xcomplex< T > > &alm2, PowSpec &powspec)
template<typename T>
void extract_powspec (const Alm< xcomplex< T > > &almT, const Alm< xcomplex< T > > &almG, const Alm< xcomplex< T > > &almC, PowSpec &powspec)


Detailed Description

Copyright (C) 2003-2014 Max-Planck-Society
Author:
Martin Reinecke

Definition in file alm_powspec_tools.h.


Generated on Thu Oct 8 14:48:52 2015 for Healpix C++