Go to the source code of this file.
Namespaces | |
| namespace | slimpy_base.api.linearops.transforms |
Classes | |
| class | pickingoper |
| Zero a portion of a dataset based on a header mask. More... | |
| class | DiagonalWeight |
| DiagonalWeight( domain, weight ) -> D diagonal weighting operator for D*other, if other is not a vector returns new DiagonalWeight instance. More... | |
| class | weightoper |
| the Input parameter must be a vecor More... | |
| class | restrictoper |
| The restriction operator takes mask. More... | |
| class | conjoper |
| This will apply the conj operator to the input. More... | |
| class | transpoper |
| This will apply the transp operator to the input. More... | |
| class | Cosine |
| Cosine transform. More... | |
Variables | |
| string | __copyright__ |
| Some more Linear operators. | |
| string | __license__ |
1.5.6