|
| Tile (const Tile &) |
|
int | length () const |
|
int | width () const |
|
int | rowStart () const |
|
int | rowEnd () const |
|
int | firstImageRow () const |
|
int | lastImageRow () const |
|
void | width (int) |
|
void | rowStart (int) |
|
void | rowEnd (int) |
|
void | firstImageRow (int) |
|
void | lastImageRow (int) |
|
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:
- isce/cxx/isce3/image/forward.h
- isce/cxx/isce3/image/Tile.h
- isce/cxx/isce3/image/Tile.icc