Utility Functions#
Function Name |
Description |
---|---|
Function which generates a 2D set of random harmonic coefficients. |
|
Function which generates a 3D set of random Wigner coefficients. |
|
Function which generates a 3D set of random Spherical-Laguerre coefficients. |
|
Function which generates a 4D set of random Wigner-Laguerre coefficients. |
Function Name |
Description |
---|---|
Computes the number of spherical harmonic coefficients for given band-limit L. |
|
Converts from spherical harmonic 2D indexing of \((\ell,m)\) to 1D index. |
|
Converts from 1D spherical harmonic index to 2D index of \((\ell,m)\). |
|
Converts from Wigner space 3D indexing of \((\ell,m, n)\) to 1D index. |
|
Converts from 2D indexed harmonic coefficients to 1D indexed coefficients. |
|
Converts from 1D indexed harmnonic coefficients to 2D indexed coefficients. |
|
Converts from 3D indexed Wigner coefficients to 1D indexed coefficients. |
|
Converts from 1D indexed Wigner coefficients to 3D indexed coefficients. |