See: Description
Class | Description |
---|---|
DoubleAngularSpectrumGPU |
Computes wave diffraction through angular spectrum method with double
precision.
|
DoubleFresnelBluesteinGPU |
Computes wave diffraction through
Fresnel-Bluestein
method
with double precision.
|
DoubleFresnelFourierGPU |
Computes wave diffraction through Fresnel-Fourier method with double
precision.
|
DoublePropagatorGPU |
Abstract class for GPU diffraction calculation with double precision.
|
FloatAngularSpectrumGPU |
Computes wave diffraction through angular spectrum method with single
precision.
|
FloatFresnelBluesteinGPU |
Computes wave diffraction through
Fresnel-Bluestein
method
with single precision.
|
FloatFresnelFourierGPU |
Computes wave diffraction through Fresnel-Fourier method with single
precision.
|
FloatPropagatorGPU |
Abstract class for GPU diffraction calculation with single precision.
|