WaveletTransform.adjoint¶
- property WaveletTransform.adjoint¶
Adjoint wavelet transform.
- Returns:
- adjoint
WaveletTransformInverse
If the transform is orthogonal, the adjoint is the inverse.
- adjoint
- Raises:
- OpNotImplementedError
if
is_orthogonal
isFalse