See: Description
Class | Description |
---|---|
DoubleAngularSpectrum |
Computes wave diffraction through angular spectrum method with double
precision.
|
DoubleFresnelBluestein |
Computes wave diffraction through
Fresnel-Bluestein
method with double precision.
|
DoubleFresnelFourier |
Computes wave diffraction through Fresnel-Fourier method with double
precision.
|
DoublePropagator |
Abstract class for CPU diffraction calculation with double precision.
|
FloatAngularSpectrum |
Computes wave diffraction through angular spectrum method with single
precision.
|
FloatFresnelBluestein |
Computes wave diffraction through
Fresnel-Bluestein
method
with single precision.
|
FloatFresnelFourier |
Computes wave diffraction through Fresnel-Fourier method with single
precision.
|
FloatPropagator |
Abstract class for CPU diffraction calculation with single precision.
|