Menu

Python Sparse data Analysis Package

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

pysap.extensions.transform.pywt_class_factory(func, name, destination_module_globals)[source]ΒΆ

Dynamically create a pywt transform.

In order to make the class publicly accessible, we assign the result of the function to a variable dynamically using globals().

Parameters

func : @function

the wavelet transform function.

name : str

the wavelet name we want to instanciate.

Follow us

© 2019, Antoine Grigis Samuel Farrens Jean-Luc Starck Philippe Ciuciu