37 return new Max(*
this);
Max statistical function.
TEMNTEXPORT te::gm::Point Max(te::gm::Point &p1, te::gm::Point &p2)
TE_DEFINE_VISITABLE Max(Expression *arg)
Constructor.
This is an abstract class that models a query expression.
Expression * clone() const
It creates a new copy of this expression.
Max & operator=(const Max &rhs)
Max statistical function.