#include <normgrid.h>
Inheritance diagram for normgrid:
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 the unweighted least-squares multigrid method
Reimplemented from alg. |
|
Unwrap and show the progress in a progressBar of the unweighted least-squares multigrid method
Reimplemented from alg. |