|
| Tile (const Tile &) |
|
size_t | length () const |
|
size_t | width () const |
|
size_t | rowStart () const |
|
size_t | rowEnd () const |
|
size_t | firstImageRow () const |
|
size_t | lastImageRow () const |
|
void | width (size_t) |
|
void | rowStart (size_t) |
|
void | rowEnd (size_t) |
|
void | firstImageRow (size_t) |
|
void | lastImageRow (size_t) |
|
void | allocate () |
|
void | declare (pyre::journal::info_t &) const |
|
T & | operator[] (size_t index) |
|
const T & | operator[] (size_t index) const |
|
T & | operator() (size_t row, size_t col) |
|
const T & | operator() (size_t row, size_t col) const |
|
std::valarray< T > & | data () |
|
The documentation for this class was generated from the following files:
- /home/runner/work/isce3/isce3/cxx/isce3/image/forward.h
- /home/runner/work/isce3/isce3/cxx/isce3/image/Tile.h
- /home/runner/work/isce3/isce3/cxx/isce3/image/Tile.icc
1.13.2.