Classes

glue_times_proto.hpp File Reference

Go to the source code of this file.

Classes

struct  depth_lhs< glue_type, T1 >
 //! Template metaprogram depth_lhs //! calculates the number of Glue<Tx,Ty, glue_type> instances on the left hand side argument of Glue<Tx,Ty, glue_type> //! i.e. it recursively expands each Tx, until the type of Tx is not "Glue<..,.., glue_type>" (i.e the "glue_type" changes) More...
struct  depth_lhs< glue_type, Glue< T1, T2, glue_type > >
struct  glue_times_redirect< N >
struct  glue_times_redirect< 3 >
struct  glue_times_redirect< 4 >
class  glue_times
 Class which implements the immediate multiplication of two or more matrices. More...
class  glue_times_diag