Go to the source code of this file.
|
| casacore |
| For temporary backward namespace compatibility, use casa as alias for casacore.
|
|
|
void | casacore::fillBoxedShape (const IPosition &shape, const IPosition &boxShape, IPosition &fullBoxShape, IPosition &resultShape) |
| Helper functions for boxed and sliding functions. More...
|
|
Bool | casacore::fillSlidingShape (const IPosition &shape, const IPosition &halfBoxSize, IPosition &boxEnd, IPosition &resultShape) |
| Determine the box end and shape of result for a sliding operation. More...
|
|