29 #ifndef CASA_AXESSPECIFIER_2_H 
   30 #define CASA_AXESSPECIFIER_2_H 
A Vector of integers, for indexing into Array<T> objects. 
 
bool keep() const 
Are we keeping all degenerate axes ? 
 
AxesSpecifier()
The default constructor keeps all axes. 
 
Specification of axes to keep or remove. 
 
Info about mapping array axes to another order. 
 
AxesMapping apply(const IPosition &shape) const 
Apply the specification to a shape. 
 
TableExprNode shape(const TableExprNode &array)
Function operating on any scalar or array resulting in a Double array containing the shape...