Public Types | Public Member Functions | Public Attributes | Static Public Attributes
eGlueCube< T1, T2, eglue_type > Class Template Reference

#include <eGlueCube_bones.hpp>

Inheritance diagram for eGlueCube< 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 uword slice) const
arma_inline eGlueCube (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_elem_slice () const
arma_inline uword get_n_rows () const
arma_inline uword get_n_slices () const
arma_inline elem_type operator[] (const uword i) const
arma_inline ~eGlueCube ()

Public Attributes

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

Static Public Attributes

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

Detailed Description

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

Definition at line 19 of file eGlueCube_bones.hpp.


Member Typedef Documentation

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

Definition at line 23 of file eGlueCube_bones.hpp.

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

Definition at line 24 of file eGlueCube_bones.hpp.


Member Data Documentation

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

Definition at line 27 of file eGlueCube_bones.hpp.

template<typename T1, typename T2, typename eglue_type>
arma_aligned const ProxyCube<T1> eGlueCube< T1, T2, eglue_type >::P1

Definition at line 29 of file eGlueCube_bones.hpp.

template<typename T1, typename T2, typename eglue_type>
arma_aligned const ProxyCube<T2> eGlueCube< T1, T2, eglue_type >::P2

Definition at line 30 of file eGlueCube_bones.hpp.

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

Definition at line 26 of file eGlueCube_bones.hpp.


The documentation for this class was generated from the following files:


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Jan 7 2014 11:42:07