casacore
Loading...
Searching...
No Matches
casa
Arrays
ArrayFwd.h
Go to the documentation of this file.
1
#ifndef ARRAY2_ARRAY_FWD_H
2
#define ARRAY2_ARRAY_FWD_H
3
4
#include <memory>
5
6
namespace
casacore
{
//#Begin casa namespace
7
8
template
<
typename
T>
class
Array;
9
template
<
typename
T>
class
Vector;
10
template
<
typename
T>
class
Matrix;
11
template
<
typename
T>
class
Cube;
12
typedef
bool
LogicalArrayElem
;
13
typedef
Array<LogicalArrayElem>
LogicalArray
;
14
template
<
typename
T>
class
MaskedArray
;
15
typedef
MaskedArray<LogicalArrayElem>
MaskedLogicalArray
;
16
class
Slice
;
17
class
Slicer
;
18
template
<
typename
T>
class
ArrayIterator
;
19
20
}
21
22
#endif
casacore::ArrayIterator
Definition
ArrayIter.h:70
casacore::Array
Definition
Array.h:155
casacore::MaskedArray
Definition
MaskedArray.h:323
casacore::Slice
Definition
Slice.h:89
casacore::Slicer
Definition
Slicer.h:287
casacore
this file contains all the compiler specific defines
Definition
mainpage.dox:28
casacore::LogicalArray
Array< LogicalArrayElem > LogicalArray
Definition
ArrayFwd.h:13
casacore::MaskedLogicalArray
MaskedArray< LogicalArrayElem > MaskedLogicalArray
Definition
ArrayFwd.h:15
casacore::LogicalArrayElem
bool LogicalArrayElem
Definition
ArrayFwd.h:12
Generated by
1.9.8