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 1309 by chrisfen, Fri Jun 25 20:10:53 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines