A comparison operator is used to form expressions that evaluate the mathematical comparison between two arguments.
More...
#include "AbstractOp.h"
Go to the source code of this file.
Classes | |
class | te::fe::ComparisonOp |
A comparison operator is used to form expressions that evaluate the mathematical comparison between two arguments. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::fe |
Namespace for the Filter Encoding module of TerraLib. | |
A comparison operator is used to form expressions that evaluate the mathematical comparison between two arguments.
Definition in file ComparisonOp.h.