Healpix C++  3.83
Alm< T > Member List

This is the complete list of members for Alm< T >, including all inherited members.

Add(const T2 &num)Alm< T >inline
Add(const Alm &other)Alm< T >inline
Alm(int lmax_=0, int mmax_=0)Alm< T >inline
Alm_Base(int lmax_=0, int mmax_=0)Alm_Baseinline
Alms() constAlm< T >inline
applyCosineWindow(Alm< xcomplex< T > > &alm, int lmin, int lmax)Alm< T >related
conformable(const Alm_Base &other) constAlm_Baseinline
index(int l, int m) constAlm_Baseinline
index_l0(int m) constAlm_Baseinline
Lmax() constAlm_Baseinline
Mmax() constAlm_Baseinline
mstart(int m)Alm< T >inline
mstart(int m) constAlm< T >inline
Num_Alms(int l, int m)Alm_Basestatic
operator()(int l, int m)Alm< T >inline
operator()(int l, int m) constAlm< T >inline
rotate_alm(Alm< xcomplex< T > > &alm, double psi, double theta, double phi)Alm< T >related
rotate_alm(Alm< xcomplex< T > > &almT, Alm< xcomplex< T > > &almG, Alm< xcomplex< T > > &almC, double psi, double theta, double phi)Alm< T >related
rotate_alm(Alm< xcomplex< T > > &alm, const rotmatrix &mat)Alm< T >related
rotate_alm(Alm< xcomplex< T > > &almT, Alm< xcomplex< T > > &almG, Alm< xcomplex< T > > &almC, const rotmatrix &mat)Alm< T >related
Scale(const T2 &factor)Alm< T >inline
ScaleL(const arr< T2 > &factor)Alm< T >inline
ScaleL(const std::vector< T2 > &factor)Alm< T >inline
ScaleM(const arr< T2 > &factor)Alm< T >inline
Set(int lmax_, int mmax_)Alm< T >inline
Set(arr< T > &data, int lmax_, int mmax_)Alm< T >inline
SetToZero()Alm< T >inline
smoothWithGauss(Alm< xcomplex< T > > &alm, double fwhm)Alm< T >related
smoothWithGauss(Alm< xcomplex< T > > &almT, Alm< xcomplex< T > > &almG, Alm< xcomplex< T > > &almC, double fwhm)Alm< T >related
swap(Alm &other)Alm< T >inline
Alm_Base::swap(Alm_Base &other)Alm_Base

Generated on Wed Nov 13 2024 12:18:30 for Healpix C++