$search

ProxyCube< OpCube< T1, op_type > > Class Template Reference
[ProxyCube]

#include <ProxyCube.hpp>

List of all members.

Public Types

typedef const elem_typeea_type
typedef T1::elem_type elem_type
typedef get_pod_type
< elem_type >::result 
pod_type
typedef Cube< elem_typestored_type

Public Member Functions

arma_inline elem_type at (const uword row, const uword col, const uword slice) const
arma_inline ea_type get_ea () const
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 bool is_alias (const Cube< elem_type > &) const
arma_inline elem_type operator[] (const uword i) const
 ProxyCube (const OpCube< T1, op_type > &A)

Public Attributes

arma_aligned const Cube
< elem_type
Q

Static Public Attributes

static const bool has_subview = false
static const bool prefer_at_accessor = false

Detailed Description

template<typename T1, typename op_type>
class ProxyCube< OpCube< T1, op_type > >

Definition at line 107 of file ProxyCube.hpp.


Member Typedef Documentation

template<typename T1 , typename op_type >
typedef const elem_type* ProxyCube< OpCube< T1, op_type > >::ea_type

Definition at line 114 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
typedef T1::elem_type ProxyCube< OpCube< T1, op_type > >::elem_type

Definition at line 111 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
typedef get_pod_type<elem_type>::result ProxyCube< OpCube< T1, op_type > >::pod_type

Definition at line 112 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
typedef Cube<elem_type> ProxyCube< OpCube< T1, op_type > >::stored_type

Definition at line 113 of file ProxyCube.hpp.


Constructor & Destructor Documentation

template<typename T1 , typename op_type >
ProxyCube< OpCube< T1, op_type > >::ProxyCube ( const OpCube< T1, op_type > &  A  )  [inline, explicit]

Definition at line 121 of file ProxyCube.hpp.


Member Function Documentation

template<typename T1 , typename op_type >
arma_inline elem_type ProxyCube< OpCube< T1, op_type > >::at ( const uword  row,
const uword  col,
const uword  slice 
) const [inline]

Definition at line 134 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
arma_inline ea_type ProxyCube< OpCube< T1, op_type > >::get_ea (  )  const [inline]

Definition at line 136 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
arma_inline uword ProxyCube< OpCube< T1, op_type > >::get_n_cols (  )  const [inline]

Definition at line 128 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
arma_inline uword ProxyCube< OpCube< T1, op_type > >::get_n_elem (  )  const [inline]

Definition at line 131 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
arma_inline uword ProxyCube< OpCube< T1, op_type > >::get_n_elem_slice (  )  const [inline]

Definition at line 129 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
arma_inline uword ProxyCube< OpCube< T1, op_type > >::get_n_rows (  )  const [inline]

Definition at line 127 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
arma_inline uword ProxyCube< OpCube< T1, op_type > >::get_n_slices (  )  const [inline]

Definition at line 130 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
arma_inline bool ProxyCube< OpCube< T1, op_type > >::is_alias ( const Cube< elem_type > &   )  const [inline]

Definition at line 137 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
arma_inline elem_type ProxyCube< OpCube< T1, op_type > >::operator[] ( const uword  i  )  const [inline]

Definition at line 133 of file ProxyCube.hpp.


Member Data Documentation

template<typename T1 , typename op_type >
const bool ProxyCube< OpCube< T1, op_type > >::has_subview = false [static]

Definition at line 117 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
const bool ProxyCube< OpCube< T1, op_type > >::prefer_at_accessor = false [static]

Definition at line 116 of file ProxyCube.hpp.

template<typename T1 , typename op_type >
arma_aligned const Cube<elem_type> ProxyCube< OpCube< T1, op_type > >::Q

Definition at line 119 of file ProxyCube.hpp.


The documentation for this class 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:59 2013