28 #ifndef CASA_ARRAYERROR_H 29 #define CASA_ARRAYERROR_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/casa/Exceptions/Error.h> 34 #include <casacore/casa/Arrays/IPosition.h> 142 void ndims(
Int &dim1,
Int &dim2)
const;
A Vector of integers, for indexing into Array<T> objects.
The base class for all Array exception classes.
TableExprNode shape(const TableExprNode &array)
Function operating on any scalar or array resulting in a Double array containing the shape...
An error thrown by an ArrayIterator.
An error thrown when an index is out of range.
An error thrown when two arrays have different shapes.
Base class for all Casacore library errors.
const Double c
Fundamental physical constants (SI units):
An error thrown by an Slicer member function.
String: the storage and methods of handling collections of characters.
Thrown when two arrays have different dimensionality.
ArrayError(Category c=GENERAL)
Initialize with the message "ArrayError.".
this file contains all the compiler specific defines