Changeset 2869 in Sophya for trunk/SophyaLib/SkyMap/spherehealpix.cc
- Timestamp:
- Jan 3, 2006, 3:22:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/spherehealpix.cc
r2808 r2869 704 704 #endif 705 705 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 706 namespace SOPHYA { 706 707 template class SphereHEALPix<uint_2>; 707 708 template class SphereHEALPix<int_4>; … … 710 711 template class SphereHEALPix< complex<r_4> >; 711 712 template class SphereHEALPix< complex<r_8> >; 713 } 712 714 #endif 713 715
Note:
See TracChangeset
for help on using the changeset viewer.