ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
group
/
trunk
/
SHAPES
/
SHFunc.hpp
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing trunk/SHAPES/SHFunc.hpp (file contents):
Revision
1291
by
gezelter
, Wed Jun 23 22:43:54 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 Fac (int n);
36
37
int L;
38
int M;
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines