LTL
2.0.x
|
Binary operation node. More...
Inherits ltl::ltl::_et_fmatrix_parse_base.
Public Types | |
enum | { static_size = A::static_size + B::static_size } |
typedef Op::value_type | value_type |
Public Member Functions | |
FMExprBinopNode (const A &a, const B &b) | |
value_type | operator() (const int i, const int j) const |
value_type | operator[] (const int i) const |
Binary operation node.