Skip to content
Snippets Groups Projects
Commit 2c86c36c authored by Phillip Lino Rall's avatar Phillip Lino Rall
Browse files

example for gradients w fft

parent 8690ec10
No related merge requests found
...@@ -111,6 +111,9 @@ void spectrumPlaneWave(std::complex<double> (*aperture) (double x, double y), ...@@ -111,6 +111,9 @@ void spectrumPlaneWave(std::complex<double> (*aperture) (double x, double y),
void estimateBeamQuality(VariableFFT& varIn, double lambda) void estimateBeamQuality(VariableFFT& varIn, double lambda)
{ {
CalcContinuousArg;
} }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment