|
|
CUDA_DEV | gpuPoly2d (int xo, int yo, double xm, double ym, double xn, double yn) |
| |
|
CUDA_DEV | gpuPoly2d (const gpuPoly2d &p) |
| |
|
CUDA_HOST | gpuPoly2d (const isce3::core::Poly2d &) |
| |
|
CUDA_HOSTDEV gpuPoly2d & | operator= (const gpuPoly2d &) |
| |
|
CUDA_DEV double | eval (double, double) const |
| |
|
CUDA_HOST double | eval_h (double, double) |
| |
|
|
int | xOrder |
| |
|
int | yOrder |
| |
|
double | xMean |
| |
|
double | yMean |
| |
|
double | xNorm |
| |
|
double | yNorm |
| |
|
double * | coeffs |
| |
|
bool | owner |
| |
The documentation for this struct was generated from the following files:
- /home/runner/work/isce3/isce3/cxx/isce3/cuda/core/gpuPoly2d.h
- /home/runner/work/isce3/isce3/cxx/isce3/cuda/core/gpuPoly2d.cu
1.13.2.