Menu

Python Sparse data Analysis Package

Note

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

class pysap.extensions.sparse2d.MR2D1D(**kwargs)[source]

Define the structure that will be used to store the MR2D1D transform and reconstruction results.

reconstruct(data)[source]

Execute the reconstructiom operation.

Parameters

data : ndarray

the input data.

transform(data)[source]

Execute the transform operation.

Parameters

data : ndarray

the input data.

Follow us

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