#include <casacore/casa/aips.h>
#include <casacore/casa/Arrays/ArrayFwd.h>
#include <casacore/scimath/Functionals/FunctionFactoryErrors.h>
#include <casacore/casa/Containers/Record.h>
Go to the source code of this file.
|
| | casacore |
| | this file contains all the compiler specific defines
|
| |
|
| template<class V > |
| void | casacore::getArrayVal (V &val, int type, const Record &gr, const String &name, uInt index=0) |
| |
| template<class V > |
| void | casacore::getArray (Array< V > &val, int type, const Record &gr, const String &name) |
| |