$search

ProxyCube< GenCube< eT, gen_type > > Class Template Reference
[ProxyCube]

#include <ProxyCube.hpp>

List of all members.

Public Types

typedef const GenCube< eT,
gen_type > & 
ea_type
typedef eT elem_type
typedef get_pod_type
< elem_type >::result 
pod_type
typedef GenCube< eT, gen_type > stored_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 GenCube< eT, gen_type > &A)

Public Attributes

arma_aligned const GenCube< eT,
gen_type > & 
Q

Static Public Attributes

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

Detailed Description

template<typename eT, typename gen_type>
class ProxyCube< GenCube< eT, gen_type > >

Definition at line 71 of file ProxyCube.hpp.


Member Typedef Documentation

template<typename eT , typename gen_type >
typedef const GenCube<eT, gen_type>& ProxyCube< GenCube< eT, gen_type > >::ea_type

Definition at line 78 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
typedef eT ProxyCube< GenCube< eT, gen_type > >::elem_type

Definition at line 75 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
typedef get_pod_type<elem_type>::result ProxyCube< GenCube< eT, gen_type > >::pod_type

Definition at line 76 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
typedef GenCube<eT, gen_type> ProxyCube< GenCube< eT, gen_type > >::stored_type

Definition at line 77 of file ProxyCube.hpp.


Constructor & Destructor Documentation

template<typename eT , typename gen_type >
ProxyCube< GenCube< eT, gen_type > >::ProxyCube ( const GenCube< eT, gen_type > &  A  )  [inline, explicit]

Definition at line 85 of file ProxyCube.hpp.


Member Function Documentation

template<typename eT , typename gen_type >
arma_inline elem_type ProxyCube< GenCube< eT, gen_type > >::at ( const uword  row,
const uword  col,
const uword  slice 
) const [inline]

Definition at line 98 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
arma_inline ea_type ProxyCube< GenCube< eT, gen_type > >::get_ea (  )  const [inline]

Definition at line 100 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
arma_inline uword ProxyCube< GenCube< eT, gen_type > >::get_n_cols (  )  const [inline]

Definition at line 92 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
arma_inline uword ProxyCube< GenCube< eT, gen_type > >::get_n_elem (  )  const [inline]

Definition at line 95 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
arma_inline uword ProxyCube< GenCube< eT, gen_type > >::get_n_elem_slice (  )  const [inline]

Definition at line 93 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
arma_inline uword ProxyCube< GenCube< eT, gen_type > >::get_n_rows (  )  const [inline]

Definition at line 91 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
arma_inline uword ProxyCube< GenCube< eT, gen_type > >::get_n_slices (  )  const [inline]

Definition at line 94 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
arma_inline bool ProxyCube< GenCube< eT, gen_type > >::is_alias ( const Cube< elem_type > &   )  const [inline]

Definition at line 101 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
arma_inline elem_type ProxyCube< GenCube< eT, gen_type > >::operator[] ( const uword  i  )  const [inline]

Definition at line 97 of file ProxyCube.hpp.


Member Data Documentation

template<typename eT , typename gen_type >
const bool ProxyCube< GenCube< eT, gen_type > >::has_subview = false [static]

Definition at line 81 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
const bool ProxyCube< GenCube< eT, gen_type > >::prefer_at_accessor = false [static]

Definition at line 80 of file ProxyCube.hpp.

template<typename eT , typename gen_type >
arma_aligned const GenCube<eT, gen_type>& ProxyCube< GenCube< eT, gen_type > >::Q

Definition at line 83 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:58 2013