DComplex subtraction in table select expression tree. More...
#include <ExprMathNode.h>
Public Member Functions | |
| TableExprNodeMinusDComplex (const TableExprNodeRep &) | |
| ~TableExprNodeMinusDComplex () | |
| DComplex | getDComplex (const TableExprId &id) |
DComplex subtraction in table select expression tree.
Internal
This class represents a subtraction in a table select expression tree. Numeric data types will be promoted if possible, so for instance a subtraction of Int and Complex is possible.
Definition at line 350 of file ExprMathNode.h.
| casacore::TableExprNodeMinusDComplex::TableExprNodeMinusDComplex | ( | const TableExprNodeRep & | ) |
| casacore::TableExprNodeMinusDComplex::~TableExprNodeMinusDComplex | ( | ) |
| DComplex casacore::TableExprNodeMinusDComplex::getDComplex | ( | const TableExprId & | id | ) | [virtual] |
Reimplemented from casacore::TableExprNodeRep.
1.6.1