Class Summary |
arraySelector1d |
This class defines an index map. |
blurset |
This class contains everything needed for the deconvolution
i)the real (unblurred) signal (if known, otherwise only the length is needed)
ii)the real psf that blurs the signal
iii)the parameters (\lambda_f, \lambda_h and the norms to be used to regularize)
iv)the estimation of the real signal f_hat
v)the estimation of the real psf h_hat
This class also provides a cost function to be minimized to deconvolve the signal
and a cost function for the psf. |
blursetCumFG |
This class contains everything needed for the deconvolution
i)the real (unblurred) signal (if known, otherwise only the length is needed)
ii)the real psf that blurs the signal
iii)the parameters (\lambda_f, \lambda_h and the norms to be used to regularize)
iv)the estimation of the real signal f_hat
v)the estimation of the real psf h_hat
This class also provides a cost function to be minimized to deconvolve the signal
and a costfunction for the psf. |
doubleSignal1d |
Basic implementation of a real valued signal |
doubleSignal1dfft |
Class to represent a signal and its Fourier transform |
doubleSignal1dpadp2 |
1d - signal padded with zeros to a power of 2. |
jfftw1d |
|
jntFFT1d |
|
psf1d |
Point spread function. |