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

Now the expression class itself. More...

Inherits ltl::ltl::_et_fmatrix_parse_base.

Public Types

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

Public Member Functions

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

Detailed Description

template<class Expr, int M, int N>
class ltl::ltl::FMExprNode< Expr, M, N >

Now the expression class itself.