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 1295 by gezelter, Thu Jun 24 15:31:52 2004 UTC vs.
Revision 1309 by chrisfen, Fri Jun 25 20:10:53 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines