$search

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

#include <Proxy.hpp>

List of all members.

Public Types

typedef const eT * ea_type
typedef eT elem_type
typedef get_pod_type
< elem_type >::result 
pod_type
typedef Row< 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 Row< eT > &A)

Public Attributes

arma_aligned const Row< eT > & Q

Static Public Attributes

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

Detailed Description

template<typename eT>
class Proxy< Row< eT > >

Definition at line 103 of file Proxy.hpp.


Member Typedef Documentation

template<typename eT >
typedef const eT* Proxy< Row< eT > >::ea_type

Definition at line 110 of file Proxy.hpp.

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

Definition at line 107 of file Proxy.hpp.

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

Definition at line 108 of file Proxy.hpp.

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

Definition at line 109 of file Proxy.hpp.


Constructor & Destructor Documentation

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

Definition at line 117 of file Proxy.hpp.


Member Function Documentation

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

Definition at line 128 of file Proxy.hpp.

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

Definition at line 130 of file Proxy.hpp.

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

Definition at line 124 of file Proxy.hpp.

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

Definition at line 125 of file Proxy.hpp.

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

Definition at line 123 of file Proxy.hpp.

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

Definition at line 131 of file Proxy.hpp.

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

Definition at line 127 of file Proxy.hpp.


Member Data Documentation

template<typename eT >
const bool Proxy< Row< eT > >::has_subview = false [static]

Definition at line 113 of file Proxy.hpp.

template<typename eT >
const bool Proxy< Row< eT > >::prefer_at_accessor = false [static]

Definition at line 112 of file Proxy.hpp.

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

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