Changeset 532 in Sophya for trunk/SophyaLib/Samba/anagen.h


Ignore:
Timestamp:
Oct 28, 1999, 11:21:33 AM (26 years ago)
Author:
ansari
Message:

Now supports template SphericalMaps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/anagen.h

    r514 r532  
    77#include "sphericalmap.h"
    88
    9 void map2almgen(int nsmax,int nlmax,int nmmax,const SphericalMap& map,
     9void map2almgen(int nsmax,int nlmax,int nmmax,const SphericalMap<double>& map,
    1010             vector< vector< complex<double> > >& alm, double cos_theta_cut);
    1111
Note: See TracChangeset for help on using the changeset viewer.