Changeset 532 in Sophya for trunk/SophyaLib/Samba/anagen.h
- Timestamp:
- Oct 28, 1999, 11:21:33 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Samba/anagen.h
r514 r532 7 7 #include "sphericalmap.h" 8 8 9 void map2almgen(int nsmax,int nlmax,int nmmax,const SphericalMap & map,9 void map2almgen(int nsmax,int nlmax,int nmmax,const SphericalMap<double>& map, 10 10 vector< vector< complex<double> > >& alm, double cos_theta_cut); 11 11
Note:
See TracChangeset
for help on using the changeset viewer.