Module sleplet.functions.slepian_identity

Contains the SlepianIdentity class.

Classes

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

Create an identify function in the Slepian region.

Ancestors

Class variables

var coefficients : numpy.ndarray[typing.Any, numpy.dtype[numpy.complex128 | numpy.float64]]
var wavelet_coefficients : numpy.ndarray[typing.Any, numpy.dtype[numpy.complex128 | numpy.float64]]
var wavelets : numpy.ndarray[typing.Any, numpy.dtype[numpy.complex128 | numpy.float64]]

Inherited members