#include <gold.h>
Inheritance diagram for gold:
Public Member Functions | |
double | Process (float *phase, float *soln, int xsize, int ysize, QProgressBar *progress) |
double | Process (float *phase, float *soln, int xsize, int ysize) |
|
Unwrap by means of Goldstein method
Reimplemented from alg. |
|
Unwrap and show the progress in a progressBar of the GoldStein Method
Reimplemented from alg. |