#include <eoOp.h>
Inheritance diagram for eoQuad2BinOp< EOT >:

Public Member Functions | |
| eoQuad2BinOp (eoQuadOp< EOT > &_quadOp) | |
| Ctor. | |
| bool | operator() (EOT &_eo1, const EOT &_eo2) |
| Operator() simply calls embedded quadOp operator() with dummy second arg. | |
Private Attributes | |
| eoQuadOp< EOT > & | quadOp |
Definition at line 143 of file eoOp.h.
|
||||||||||
|
Ctor.
|
1.3.9.1