source:
Sophya/trunk/SophyaLib/Samba/harmspher.h@
2634
Last change on this file since 2634 was 2633, checked in by , 21 years ago | |
---|---|
File size: 181 bytes |
Line | |
---|---|
1 | #ifndef HARMSPHER_SEEN |
2 | #define HARMSPHER_SEEN |
3 | |
4 | double HarmSph_array(int lmax,int m,double x,double *xlm); |
5 | double HarmSph_array_teta(int lmax,int m,double teta,double *xlm); |
6 | |
7 | #endif |
Note:
See TracBrowser
for help on using the repository browser.