$search

Proxy< subview_elem1< eT, T1 > > 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 Mat< 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 > &) const
arma_inline elem_type operator[] (const uword i) const
 Proxy (const subview_elem1< eT, T1 > &A)

Public Attributes

arma_aligned const Mat< eT > Q

Static Public Attributes

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

Detailed Description

template<typename eT, typename T1>
class Proxy< subview_elem1< eT, T1 > >

Definition at line 273 of file Proxy.hpp.


Member Typedef Documentation

template<typename eT , typename T1 >
typedef const eT* Proxy< subview_elem1< eT, T1 > >::ea_type

Definition at line 280 of file Proxy.hpp.

template<typename eT , typename T1 >
typedef eT Proxy< subview_elem1< eT, T1 > >::elem_type

Definition at line 277 of file Proxy.hpp.

template<typename eT , typename T1 >
typedef get_pod_type<elem_type>::result Proxy< subview_elem1< eT, T1 > >::pod_type

Definition at line 278 of file Proxy.hpp.

template<typename eT , typename T1 >
typedef Mat<eT> Proxy< subview_elem1< eT, T1 > >::stored_type

Definition at line 279 of file Proxy.hpp.


Constructor & Destructor Documentation

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

Definition at line 287 of file Proxy.hpp.


Member Function Documentation

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

Definition at line 298 of file Proxy.hpp.

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

Definition at line 300 of file Proxy.hpp.

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

Definition at line 294 of file Proxy.hpp.

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

Definition at line 295 of file Proxy.hpp.

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

Definition at line 293 of file Proxy.hpp.

template<typename eT , typename T1 >
arma_inline bool Proxy< subview_elem1< eT, T1 > >::is_alias ( const Mat< eT > &   )  const [inline]

Definition at line 301 of file Proxy.hpp.

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

Definition at line 297 of file Proxy.hpp.


Member Data Documentation

template<typename eT , typename T1 >
const bool Proxy< subview_elem1< eT, T1 > >::has_subview = false [static]

Definition at line 283 of file Proxy.hpp.

template<typename eT , typename T1 >
const bool Proxy< subview_elem1< eT, T1 > >::prefer_at_accessor = false [static]

Definition at line 282 of file Proxy.hpp.

template<typename eT , typename T1 >
arma_aligned const Mat<eT> Proxy< subview_elem1< eT, T1 > >::Q

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