LTL  2.0.x
Public Types | Public Member Functions | List of all members
ltl::ltl::FMExprUnopNode< A, Op, M, N > Class Template Reference

Unary operation node. More...

Inherits ltl::ltl::_et_fmatrix_parse_base.

Public Types

enum  { static_size = A::static_size }
 
typedef Op::value_type value_type
 

Public Member Functions

 FMExprUnopNode (const A &a)
 
value_type operator() (const int i, const int j) const
 
value_type operator[] (const int i) const
 

Detailed Description

template<class A, class Op, int M, int N>
class ltl::ltl::FMExprUnopNode< A, Op, M, N >

Unary operation node.