You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
where the cosines are used when ``m`` is even and the sines are used when ``m`` is odd. The spherical harmonic expansion coefficients are organized as follows:
38
+
The spherical harmonic expansion coefficients are organized as follows:
39
39
40
40
```math
41
41
F = \begin{pmatrix}
@@ -66,10 +66,10 @@ doc"""
66
66
Computes the spherical harmonic expansion given by the bivariate Fourier series:
where the cosines are used when ``m`` is even and the sines are used when ``m`` is odd. The spherical harmonic expansion coefficients are organized as follows:
72
+
The spherical harmonic expansion coefficients are organized as follows:
0 commit comments