$search

depth_lhs< glue_type, T1 > Struct Template Reference
[Glue_times]

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...

#include <glue_times_bones.hpp>

List of all members.

Static Public Attributes

static const uword num = 0

Detailed Description

template<typename glue_type, typename T1>
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).

Definition at line 25 of file glue_times_bones.hpp.


Member Data Documentation

template<typename glue_type, typename T1>
const uword depth_lhs< glue_type, T1 >::num = 0 [static]

Definition at line 27 of file glue_times_bones.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:52 2013