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

Unary operation node for matrix transpose. More...

Inherits ltl::ltl::_et_fvector_parse_base.

Public Types

enum  { static_size = 1 }
 
typedef T value_type
 

Public Member Functions

 TMatTransposeFMExprOp (const A &a)
 
value_type operator() (const int i, const int j) const
 

Detailed Description

template<class A, class T, int M, int N>
class ltl::ltl::TMatTransposeFMExprOp< A, T, M, N >

Unary operation node for matrix transpose.