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

Public Types

enum  { static_size = 1 }
 

Public Member Functions

 FMIter (FMatrix< T, M, N > &m)
 
operator[] (const int i) const
 
T & operator[] (const int i)
 
operator() (const int i, const int j) const
 
T & operator() (const int i, const int j)
 

Protected Attributes

T * __data_