casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CFDefs.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 //# ConvFuncDiskCache.cc: Definition of the ConvFuncDiskCache class
3 //# Copyright (C) 1997,1998,1999,2000,2001,2002,2003
4 //# Associated Universities, Inc. Washington DC, USA.
5 //#
6 //# This library is free software; you can redistribute it and/or modify it
7 //# under the terms of the GNU Library General Public License as published by
8 //# the Free Software Foundation; either version 2 of the License, or (at your
9 //# option) any later version.
10 //#
11 //# This library is distributed in the hope that it will be useful, but WITHOUT
12 //# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13 //# FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public
14 //# License for more details.
15 //#
16 //# You should have received a copy of the GNU Library General Public License
17 //# along with this library; if not, write to the Free Software Foundation,
18 //# Inc., 675 Massachusetts Ave, Cambridge, MA 02139, USA.
19 //#
20 //# Correspondence concerning AIPS++ should be addressed as follows:
21 //# Internet email: aips2-request@nrao.edu.
22 //# Postal address: AIPS++ Project Office
23 //# National Radio Astronomy Observatory
24 //# 520 Edgemont Road
25 //# Charlottesville, VA 22903-2475 USA
26 //#
27 //# $Id$
28 #ifndef SYNTHESIS_CFDEFS_H
29 #define SYNTHESIS_CFDEFS_H
30 #include <casa/Arrays/Array.h>
32 #include <casa/aips.h>
33 
34 namespace casa
35 {
36  namespace CFDefs { //# NAMESPACE CASA - BEGIN
44 
46 
47  } //# NAMESPACE CASA - END
48 }
49 #endif
A 1-D Specialization of the Array class.
casacore::RigidVector< casacore::Int, 2 > MuellerElementType
Definition: CFDefs.h:41
casacore::Array< casacore::Double > CFTypeReal
Definition: CFDefs.h:38
casacore::Vector< casacore::Vector< casacore::Int > > PolMapType
Definition: CFDefs.h:43
casacore::Array< casacore::Complex > CFType
Definition: CFDefs.h:37
Fast Vector classes with fixed (templated) length.
casacore::Matrix< casacore::Int > MuellerMatrixType
Definition: CFDefs.h:42