Module sleplet.functions.harmonic_gaussian
Contains the HarmonicGaussian
class.
Classes
class HarmonicGaussian (*args: Any, **kwargs: Any)
-
Create a harmonic Gaussian \exp(-(\frac{{\ell}^{2}}{2\sigma_{\ell}^{2}} + \frac{{m}^{2}}{2\sigma_{m}^{2}})).
Ancestors
Instance variables
var l_sigma : float
-
The type of the None singleton.
var m_sigma : float
-
The type of the None singleton.
Inherited members