Go to the source code of this file.
Namespaces | |
| namespace | slimpy_base.api.linearops.wavelets |
Classes | |
| class | mdwt1 |
| Rice Wavelet Toolboxes' Wavelet transform. More... | |
| class | mdwt2 |
| Rice Wavelet Toolboxes' Wavelet transform. More... | |
| class | mrdwt1 |
| Rice Wavelet Toolboxes' Redundant Wavelet transform. More... | |
| class | mrdwt2 |
| Rice Wavelet Toolboxes' Redundant Wavelet transform. More... | |
| class | dwt |
| Wavelet transform on any axis. More... | |
Functions | |
| def | dwt2 |
| Wavelet transform in two dimensions. | |
| def | dwt3 |
| Wavelet transform in three dimensions. | |
Variables | |
| string | __copyright__ |
| A SLIMpy linear operator consists of a dictionary of values operator_dict and an undefined pipeobject to be defined upon application to a vector. | |
| string | __license__ |
1.5.6