Struct CmpNodeOp

Inheritance Relationships

Base Type

Struct Documentation

struct CmpNodeOp : public marian::ElementBinaryNodeOp

Public Functions

CmpNodeOp(Expr a, Expr b, int cmp_, bool not_)
NodeOps forwardOps()
NodeOps backwardOps()
const std::string type()
virtual size_t hash()
virtual bool equal(Expr node)