85 void RunFFTW(
int segnumx,
int segnumy,
int segsize,
int hsegsize,
float **inRe,
float **inIm, fftw_complex *in, fftw_complex *out, fftw_plan *plan,
double *pHologram,
OphPointCloudConfig& conf);
void cuda_Wrapper_phaseCalc(float *inRe, float *inIm, constValue val, float &cx, float &cy, float &cz, float &, ivec3 &seg)