28 #ifndef LATTICES_TILEDSHAPE_H
29 #define LATTICES_TILEDSHAPE_H
38 template<
class T>
class Vector;
134 Double tolerance = 0.5)
const;
A Vector of integers, for indexing into Array<T> objects.
std::vector< double > Vector
const IPosition & shape() const
Return the shape.
Define the shape and tile shape.
TiledShape()
Default constructor has empty shape and tile shape.
IPosition defaultTileShape(uInt nrPixelsPerTile, Double tolerance) const
Derive the default tile shape from the shape for the given number of pixels per tile.
bool Bool
Define the standard types used by Casacore.
TiledShape & operator=(const TiledShape &that)
Assignment (copy semantics).
Bool isTileShapeDefined() const
Is the tile shape defined?
IPosition tileShape(uInt nrPixelsPerTile=32768, Double tolerance=0.5) const
Return the tile shape.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.