18 template<
typename T1,
typename T2,
typename eglue_type>
19 class eGlue :
public Base<typename T1::elem_type, eGlue<T1, T2, eglue_type> >
arma_inline eGlue(const T1 &in_A, const T2 &in_B)
static const bool has_subview
arma_aligned const Proxy< T2 > P2
arma_inline elem_type at(const uword row, const uword col) const
arma_inline elem_type operator[](const uword i) const
arma_inline uword get_n_cols() const
arma_inline uword get_n_elem() const
get_pod_type< elem_type >::result pod_type
arma_aligned const Proxy< T1 > P1
static const bool prefer_at_accessor
arma_inline uword get_n_rows() const