Changeset 864 in Sophya for trunk/SophyaLib/Samba


Ignore:
Timestamp:
Apr 10, 2000, 4:17:13 PM (25 years ago)
Author:
ansari
Message:

mise a jour 04/2000

File:
1 edited

Legend:

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

    r729 r864  
    66#include "tvector.h"
    77#include "alm.h"
     8
     9
     10namespace SOPHYA {
    811
    912/*!
     
    6265LambdaLMBuilder() {}
    6366LambdaLMBuilder(r_8 theta,int_4 lmax, int_4 mmax);
    64  ~LambdaLMBuilder() {};
     67virtual ~LambdaLMBuilder() {};
    6568
    6669 /*! return the value of the coefficient \f$  \lambda_l^m \f$ */
     
    190193  TriangularMatrix<r_8> lamMlm_;
    191194
    192 
    193 
    194195};
    195196
     197} // Fin du namespace
     198
    196199#endif
Note: See TracChangeset for help on using the changeset viewer.