casa
5.7.0-16
|
#include <casa/aips.h>
#include <stdlib.h>
#include <math.h>
#include <casa/Exceptions/Error.h>
#include <casa/iostream.h>
#include <casa/Arrays/Vector.h>
Go to the source code of this file.
Classes | |
class | casa::CExp< T > |
Call this inline as f(arg/PI2) More... | |
Namespaces | |
casa | |
-*- mode: c++ -*- | |
Macros | |
#define | PI2 |
#define | HASH(A) |
#define | MYHASH(A) |
#define | MYHASH2(A) |
#define | MYHASH3(a) |
Functions | |
double | casa::myhash (register double arg) |
#define HASH | ( | A | ) |
Definition at line 42 of file CExp.h.
Referenced by casa::CExp< T >::reim().
#define PI2 |
Definition at line 40 of file CExp.h.
Referenced by casa::CExp< T >::build(), casa::CExp< T >::f(), casa::CExp< T >::hashFunction(), casa::myhash(), and casa::CExp< T >::operator()().