Changeset 1148 in Sophya for trunk/SigPredictor/lightcmbprim.h
- Timestamp:
- Aug 29, 2000, 12:03:24 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SigPredictor/lightcmbprim.h
r801 r1148 3 3 #ifndef LightCMBPrim_SEEN 4 4 #define LightCMBPrim_SEEN 5 #include "sphere gorski.h"5 #include "spherehealpix.h" 6 6 #include "lightsrcsep.h" 7 7 … … 15 15 protected: 16 16 double Variance; 17 Sphere Gorski<float>* pMap;17 SphereHEALPix<float>* pMap; 18 18 int_4 nlat; 19 19
Note:
See TracChangeset
for help on using the changeset viewer.