I read following paper. [2019, Emilie Chouzenoux, A Proximal Interior Point Algorithm with Applications to Image Processing]
The problem is constructed as Proximal interior point method, and solved by the proposed PIPA algorithm. In the objective function, as a regularization, they used Wavelet decomposition operator.
For using the algorithm Wavelet should be represented by linear operator. But I can't find how to represent wavelet decomposition as matrix-vector multiplication.
So could you recommend any reference or lectures? Thank you.