Public Member Functions
ibis::math::stdFunction2 Class Reference

Two-argument standard functions. More...

#include <qExpr.h>

Inheritance diagram for ibis::math::stdFunction2:
ibis::math::term ibis::qExpr

List of all members.

Public Member Functions

virtual stdFunction2dup () const
 Make a duplicate copy of the term.
virtual double eval () const
 Evaluate the 2-argument standard functions.
virtual void print (std::ostream &out) const
 Print a human readable version of the expression.
virtual void printFull (std::ostream &out) const
 Same as print.
virtual termreduce ()
 Shorten the expression by evaluating the constants.
 stdFunction2 (const char *name)
 stdFunction2 (const STDFUN2 ft)
virtual TERM_TYPE termType () const

Detailed Description

Two-argument standard functions.


Member Function Documentation

Shorten the expression by evaluating the constants.

Return a new pointer if the expression is changed, otherwise return the pointer this.

Reimplemented from ibis::math::term.

References ibis::math::term::eval(), and ibis::math::term::reduce().


The documentation for this class was generated from the following files:

Make It A Bit Faster
Contact us
Disclaimers
FastBit source code
FastBit mailing list archive