Module sleplet.functions.gaussian

Contains the Gaussian class.

Classes

class Gaussian (*args: Any, **kwargs: Any)

Create a Gaussian \exp(-\frac{{\ell}^{2}}{2\sigma^{2}}).

Ancestors

Instance variables

var sigma : float

The type of the None singleton.

Inherited members