Changeset 2885 in Sophya for trunk/SophyaLib/Samba/alm.cc


Ignore:
Timestamp:
Jan 4, 2006, 2:36:47 PM (20 years ago)
Author:
ansari
Message:

Modifs (ajout this->) pour compilation avec g++ 4 (V >= 3.4) - Reza 4 Jan 2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/alm.cc

    r2872 r2885  
    2222
    2323  //alm.ReSize(nlmax);
    24   ReSizeRow(nlmax+1);
     24  this->ReSizeRow(nlmax+1);
    2525
    2626  r_8 sig_smooth = fwhm/sqrt(8.*log(2.))/(60.*180.)* M_PI;
Note: See TracChangeset for help on using the changeset viewer.