ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/SHAPES/SHFunc.hpp
(Generate patch)

Comparing trunk/SHAPES/SHFunc.hpp (file contents):
Revision 1290 by gezelter, Wed Jun 23 20:53:17 2004 UTC vs.
Revision 1291 by gezelter, Wed Jun 23 22:43:54 2004 UTC

# Line 32 | Line 32 | class SHFunc { (protected)
32    
33   protected:
34  
35 +  double LegendreP (int l, int m, double x);
36 +  double Fac (int n);
37 +
38    int L;
39    int M;
40    short int funcType;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines