$search

ProxyCube< subview_cube< eT > > Class Template Reference
[ProxyCube]

#include <ProxyCube.hpp>

List of all members.

Public Types

typedef const subview_cube< eT > & ea_type
typedef eT elem_type
typedef get_pod_type
< elem_type >::result 
pod_type
typedef subview_cube< eT > 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 > &X) const
arma_inline elem_type operator[] (const uword i) const
 ProxyCube (const subview_cube< eT > &A)

Public Attributes

arma_aligned const
subview_cube< eT > & 
Q

Static Public Attributes

static const bool has_subview = true
static const bool prefer_at_accessor = true

Detailed Description

template<typename eT>
class ProxyCube< subview_cube< eT > >

Definition at line 179 of file ProxyCube.hpp.


Member Typedef Documentation

template<typename eT >
typedef const subview_cube<eT>& ProxyCube< subview_cube< eT > >::ea_type

Definition at line 186 of file ProxyCube.hpp.

template<typename eT >
typedef eT ProxyCube< subview_cube< eT > >::elem_type

Definition at line 183 of file ProxyCube.hpp.

template<typename eT >
typedef get_pod_type<elem_type>::result ProxyCube< subview_cube< eT > >::pod_type

Definition at line 184 of file ProxyCube.hpp.

template<typename eT >
typedef subview_cube<eT> ProxyCube< subview_cube< eT > >::stored_type

Definition at line 185 of file ProxyCube.hpp.


Constructor & Destructor Documentation

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

Definition at line 193 of file ProxyCube.hpp.


Member Function Documentation

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

Definition at line 206 of file ProxyCube.hpp.

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

Definition at line 208 of file ProxyCube.hpp.

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

Definition at line 200 of file ProxyCube.hpp.

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

Definition at line 203 of file ProxyCube.hpp.

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

Definition at line 201 of file ProxyCube.hpp.

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

Definition at line 199 of file ProxyCube.hpp.

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

Definition at line 202 of file ProxyCube.hpp.

template<typename eT >
arma_inline bool ProxyCube< subview_cube< eT > >::is_alias ( const Cube< elem_type > &  X  )  const [inline]

Definition at line 209 of file ProxyCube.hpp.

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

Definition at line 205 of file ProxyCube.hpp.


Member Data Documentation

template<typename eT >
const bool ProxyCube< subview_cube< eT > >::has_subview = true [static]

Definition at line 189 of file ProxyCube.hpp.

template<typename eT >
const bool ProxyCube< subview_cube< eT > >::prefer_at_accessor = true [static]

Definition at line 188 of file ProxyCube.hpp.

template<typename eT >
arma_aligned const subview_cube<eT>& ProxyCube< subview_cube< eT > >::Q

Definition at line 191 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