$search

eGlue< T1, T2, eglue_type > Class Template Reference
[EGlue]

#include <eGlue_bones.hpp>

Inheritance diagram for eGlue< T1, T2, eglue_type >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T1::elem_type elem_type
typedef get_pod_type
< elem_type >::result 
pod_type

Public Member Functions

arma_inline elem_type at (const uword row, const uword col) const
arma_inline eGlue (const T1 &in_A, const T2 &in_B)
arma_inline uword get_n_cols () const
arma_inline uword get_n_elem () const
arma_inline uword get_n_rows () const
arma_inline elem_type operator[] (const uword i) const
arma_inline ~eGlue ()

Public Attributes

arma_aligned const Proxy< T1 > P1
arma_aligned const Proxy< T2 > P2

Static Public Attributes

static const bool has_subview = (Proxy<T1>::has_subview || Proxy<T2>::has_subview )
static const bool prefer_at_accessor = (Proxy<T1>::prefer_at_accessor || Proxy<T2>::prefer_at_accessor)

Detailed Description

template<typename T1, typename T2, typename eglue_type>
class eGlue< T1, T2, eglue_type >

Definition at line 19 of file eGlue_bones.hpp.


Member Typedef Documentation

template<typename T1, typename T2, typename eglue_type>
typedef T1::elem_type eGlue< T1, T2, eglue_type >::elem_type

Definition at line 23 of file eGlue_bones.hpp.

template<typename T1, typename T2, typename eglue_type>
typedef get_pod_type<elem_type>::result eGlue< T1, T2, eglue_type >::pod_type

Definition at line 24 of file eGlue_bones.hpp.


Member Data Documentation

template<typename T1, typename T2, typename eglue_type>
const bool eGlue< T1, T2, eglue_type >::has_subview = (Proxy<T1>::has_subview || Proxy<T2>::has_subview ) [static]

Definition at line 27 of file eGlue_bones.hpp.

template<typename T1, typename T2, typename eglue_type>
arma_aligned const Proxy<T1> eGlue< T1, T2, eglue_type >::P1

Definition at line 29 of file eGlue_bones.hpp.

template<typename T1, typename T2, typename eglue_type>
arma_aligned const Proxy<T2> eGlue< T1, T2, eglue_type >::P2

Definition at line 30 of file eGlue_bones.hpp.

template<typename T1, typename T2, typename eglue_type>
const bool eGlue< T1, T2, eglue_type >::prefer_at_accessor = (Proxy<T1>::prefer_at_accessor || Proxy<T2>::prefer_at_accessor) [static]

Definition at line 26 of file eGlue_bones.hpp.


The documentation for this class was generated from the following files:
 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