19 template<
typename out_eT,
typename T1,
typename T2,
typename glue_type>
20 class mtGlue :
public Base<out_eT, mtGlue<out_eT, T1, T2, glue_type> >
arma_aligned uword aux_uword
storage of auxiliary data, uword format
arma_aligned const T1 & A
first operand
arma_aligned const T2 & B
second operand
get_pod_type< out_eT >::result pod_type
arma_inline mtGlue(const T1 &in_A, const T2 &in_B)