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