Go to the source code of this file.
Functions |
| void | newTarget (MATRIX f, int N, int Ny, int Nz, BaseDirectory *baseDir, bool debug, bool useFourierTransform) |
| void | resetTarget (Float sigmah, int sigmaStep) |
| void | resetTargetLSQR (Float sigmah, int sigmaStep) |
| bool | checkTargetDim (MATRIX *f, int Nz) |
| MAP_DEPTH_MATRIX * | getTarget () |
| void | readTarget (TargetInfo targetInfo, int N, int Ny, int Nz, Float sigmaCurrentValue, Float sigmaCurrentStep, BaseDirectory *baseDir, bool debug, bool useFourierTransform) |
| void | freeTarget () |
Function Documentation
| void resetTargetLSQR |
( |
Float |
sigmah, |
|
|
int |
sigmaStep | |
|
) |
| | |