Go to the documentation of this file.
26 #ifndef __TERRALIB_DATAACCESS_INTERNAL_VARIANCE_H
27 #define __TERRALIB_DATAACCESS_INTERNAL_VARIANCE_H
84 #endif // __TERRALIB_DATAACCESS_INTERNAL_VARIANCE_H
Variance statistical function.
TE_DEFINE_VISITABLE Variance(Expression *arg)
Constructor.
#define TEDATAACCESSEXPORT
You can use this macro in order to export/import classes and functions from this module.
This is an abstract class that models a query expression.
A base class for unary functions.
#define TE_DEFINE_VISITABLE
A base class for unary functions.
Variance & operator=(const Variance &rhs)
A static class with global function name definitions.
Variance(const Expression &arg)
Constructor.
Expression * clone() const
It creates a new copy of this expression.
A static class with global function name definitions.
Variance(const Variance &rhs)
Copy constructor.