casacore
|
Go to the source code of this file.
Namespaces | |
namespace | casacore |
this file contains all the compiler specific defines | |
Functions | |
void | casacore::fillBoxedShape (const IPosition &shape, const IPosition &boxShape, IPosition &fullBoxShape, IPosition &resultShape) |
Helper functions for boxed and sliding functions. | |
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. | |