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 1291 by gezelter, Wed Jun 23 22:43:54 2004 UTC vs.
Revision 1295 by gezelter, Thu Jun 24 15:31:52 2004 UTC

# Line 33 | Line 33 | class SHFunc { (protected)
33   protected:
34  
35    double LegendreP (int l, int m, double x);
36 <  double Fac (int n);
36 >  double Fact (double n);
37  
38    int L;
39    int M;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines