|
CUDA_DEV | gpuPoly2d (int ro, int ao, double rm, double am, double rn, double an) |
|
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 | rangeOrder |
|
int | azimuthOrder |
|
double | rangeMean |
|
double | azimuthMean |
|
double | rangeNorm |
|
double | azimuthNorm |
|
double * | coeffs |
|
bool | owner |
|
The documentation for this struct was generated from the following file: