#include <eoOp.h>

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.
| eoQuad2BinOp< EOT >::eoQuad2BinOp | ( | eoQuadOp< EOT > & | _quadOp | ) | [inline] |
1.5.5