Changeset 1371 in Sophya for trunk/SophyaLib/Samba/alm.h


Ignore:
Timestamp:
Jan 5, 2001, 6:07:12 PM (25 years ago)
Author:
ansari
Message:

MAJ documentation, Makefile, ... - Reza 5/1/2001

File:
1 edited

Legend:

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

    r758 r1371  
     1//   Class for representing spherical harmonic coefficients
     2//              G. Le Meur      2000
     3// DAPNIA/SPP (Saclay) / CEA    LAL - IN2P3/CNRS  (Orsay)
     4
    15#ifndef ALM_SEEN
    26#define ALM_SEEN
     
    711#include "tvector.h"
    812
     13namespace SOPHYA { 
    914
    1015/*! class for the coefficients \f$a_{lm}\f$ of the development of a function defined on a sphere, in spherical harmonics */
     
    7479  };
    7580
     81} // namespace SOPHYA
    7682
    7783#endif
Note: See TracChangeset for help on using the changeset viewer.