casacore
|
Enum used to identify function type for MathFunc class. More...
#include <MathFunc.h>
Public Types | |
enum | FUNCTYPE { UNARY, GAUSSIAN, KB, MOD_KB, SINC, SPHEROIDAL, EXP_SINC } |
Enum used to identify function type for MathFunc class.
Enum used to identify function type for MathFunc class
Caution: The following enum documentation is currently extracted by hand, and thus could be out of date if this documentation was not updated when the enum was modified;
The FUNCTYPE enum is:
Definition at line 113 of file MathFunc.h.
Enumerator | |
---|---|
UNARY | |
GAUSSIAN | |
KB | |
MOD_KB | |
SINC | |
SPHEROIDAL | |
EXP_SINC |
Definition at line 114 of file MathFunc.h.