casa
$Rev:20696$
|
Int Array multiplication in table select expression tree. More...
#include <ExprMathNodeArray.h>
Public Member Functions | |
TableExprNodeArrayTimesInt (const TableExprNodeRep &) | |
~TableExprNodeArrayTimesInt () | |
Array< Int64 > | getArrayInt (const TableExprId &id) |
Int Array 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 440 of file ExprMathNodeArray.h.
Array<Int64> casa::TableExprNodeArrayTimesInt::getArrayInt | ( | const TableExprId & | id | ) | [virtual] |
Reimplemented from casa::TableExprNodeRep.