| |
float eps=0. | regularization parameter
|
bool exact=y [y/n] | If y, preserve the known data values (when prec=y)
|
file filt= | auxiliary input file name
|
string lag= | optional input file with filter lags (auxiliary input file name)
|
string mask= | optional input mask file for known data (auxiliary input file name)
|
int niter=100 | Number of iterations
|
int padin=0 | Pad beginning
|
bool prec=y [y/n] | If y, use preconditioning
|
|