Loading...
Searching...
No Matches
7namespace isce3::unwrap::icu {
17 SearchTable(
const int maxdist,
const float ratioDxDy = 1.f);
21 offset2_t & operator[](
const size_t pos)
const;
23 size_t numPtsInEllipse(
const int a)
const;
27 offset2_t * _searchpts;
35#define ISCE_UNWRAP_ICU_SEARCHTABLE_ICC
36#include "SearchTable.icc"
37#undef ISCE_UNWRAP_ICU_SEARCHTABLE_ICC
Generated for ISCE3.0 by

1.13.2.