◆ cuOverSamplerC2C()
cuOverSamplerC2C::cuOverSamplerC2C |
( |
cuArrays< float2 > * | imagesIn, |
|
|
cuArrays< float2 > * | imagesOut, |
|
|
int | inNX, |
|
|
int | inNY, |
|
|
int | outNX, |
|
|
int | outNY, |
|
|
int | nImages ) |
Constructor for cuOversamplerC2C.
- Parameters
-
input | image size inNX x inNY |
output | image size outNX x outNY |
nImages | batches |
◆ execute()
Execute fft oversampling.
- Parameters
-
[in] | imagesIn | input batch of images |
[out] | imagesOut | output batch of images |
[in] | method | phase deramping method |
The documentation for this class was generated from the following files:
- /home/runner/work/isce3/isce3/cxx/isce3/matchtemplate/pycuampcor/cuOverSampler.h
- /home/runner/work/isce3/isce3/cxx/isce3/matchtemplate/pycuampcor/cuOverSampler.cpp
1.13.2.