$search

Proxy< subview< eT > > Class Template Reference
[Proxy]

#include <Proxy.hpp>

List of all members.

Public Types

typedef const subview< eT > & ea_type
typedef eT elem_type
typedef get_pod_type
< elem_type >::result 
pod_type
typedef subview< eT > stored_type

Public Member Functions

arma_inline elem_type at (const uword row, const uword col) 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_rows () const
arma_inline bool is_alias (const Mat< eT > &X) const
arma_inline elem_type operator[] (const uword i) const
 Proxy (const subview< eT > &A)

Public Attributes

arma_aligned const subview< eT > & Q

Static Public Attributes

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

Detailed Description

template<typename eT>
class Proxy< subview< eT > >

Definition at line 239 of file Proxy.hpp.


Member Typedef Documentation

template<typename eT >
typedef const subview<eT>& Proxy< subview< eT > >::ea_type

Definition at line 246 of file Proxy.hpp.

template<typename eT >
typedef eT Proxy< subview< eT > >::elem_type

Definition at line 243 of file Proxy.hpp.

template<typename eT >
typedef get_pod_type<elem_type>::result Proxy< subview< eT > >::pod_type

Definition at line 244 of file Proxy.hpp.

template<typename eT >
typedef subview<eT> Proxy< subview< eT > >::stored_type

Definition at line 245 of file Proxy.hpp.


Constructor & Destructor Documentation

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

Definition at line 253 of file Proxy.hpp.


Member Function Documentation

template<typename eT >
arma_inline elem_type Proxy< subview< eT > >::at ( const uword  row,
const uword  col 
) const [inline]

Definition at line 264 of file Proxy.hpp.

template<typename eT >
arma_inline ea_type Proxy< subview< eT > >::get_ea (  )  const [inline]

Definition at line 266 of file Proxy.hpp.

template<typename eT >
arma_inline uword Proxy< subview< eT > >::get_n_cols (  )  const [inline]

Definition at line 260 of file Proxy.hpp.

template<typename eT >
arma_inline uword Proxy< subview< eT > >::get_n_elem (  )  const [inline]

Definition at line 261 of file Proxy.hpp.

template<typename eT >
arma_inline uword Proxy< subview< eT > >::get_n_rows (  )  const [inline]

Definition at line 259 of file Proxy.hpp.

template<typename eT >
arma_inline bool Proxy< subview< eT > >::is_alias ( const Mat< eT > &  X  )  const [inline]

Definition at line 267 of file Proxy.hpp.

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

Definition at line 263 of file Proxy.hpp.


Member Data Documentation

template<typename eT >
const bool Proxy< subview< eT > >::has_subview = true [static]

Definition at line 249 of file Proxy.hpp.

template<typename eT >
const bool Proxy< subview< eT > >::prefer_at_accessor = true [static]

Definition at line 248 of file Proxy.hpp.

template<typename eT >
arma_aligned const subview<eT>& Proxy< subview< eT > >::Q

Definition at line 251 of file Proxy.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