Changeset 783 in Sophya


Ignore:
Timestamp:
Mar 15, 2000, 11:53:13 AM (26 years ago)
Author:
ansari
Message:

Correction int a int_4
Ca ne devrait pas exister

Dominique

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SkyMap/sphericalmap.h

    r764 r783  
    3434// index characterizing the size pixelization : m for SphereThetaPhi
    3535// nside for Gorski sphere...
    36 virtual void Resize(int m)=0;
     36virtual void Resize(int_4 m)=0;
    3737virtual uint_4 NbThetaSlices() const=0;
    3838virtual void GetThetaSlice(int_4 index,r_8& theta, TVector<r_8>& phi, TVector<T>& value) const=0;
Note: See TracChangeset for help on using the changeset viewer.