$search

Subview_field

Classes

class  subview_field< oT >

Functions

arma_inline const oT & subview_field::at (const uword row, const uword col) const
arma_inline oT & subview_field::at (const uword row, const uword col)
bool subview_field::check_overlap (const subview_field &x) const
static void subview_field::extract (field< oT > &out, const subview_field &in)
 X = Y.subfield(...).
arma_inline const oT & subview_field::operator() (const uword row, const uword col) const
arma_inline oT & subview_field::operator() (const uword row, const uword col)
arma_inline const oT & subview_field::operator() (const uword i) const
arma_inline oT & subview_field::operator() (const uword i)
void subview_field::operator= (const subview_field &x)
 x.subfield(...) = y.subfield(...)
void subview_field::operator= (const field< oT > &x)
arma_inline const oT & subview_field::operator[] (const uword i) const
arma_inline oT & subview_field::operator[] (const uword i)
arma_inline subview_field::subview_field (field< oT > &in_f, const uword in_row1, const uword in_col1, const uword in_n_rows, const uword in_n_cols)
arma_inline subview_field::subview_field (const field< oT > &in_f, const uword in_row1, const uword in_col1, const uword in_n_rows, const uword in_n_cols)
 subview_field::~subview_field ()

Function Documentation

template<typename oT >
arma_inline const oT & subview_field< oT >::at ( const uword  row,
const uword  col 
) const [inline, inherited]

Definition at line 245 of file subview_field_meat.hpp.

template<typename oT >
arma_inline oT & subview_field< oT >::at ( const uword  row,
const uword  col 
) [inline, inherited]

Definition at line 229 of file subview_field_meat.hpp.

template<typename oT >
bool subview_field< oT >::check_overlap ( const subview_field< oT > &  x  )  const [inline, inherited]

Definition at line 259 of file subview_field_meat.hpp.

template<typename oT >
void subview_field< oT >::extract ( field< oT > &  out,
const subview_field< oT > &  in 
) [inline, static, inherited]

X = Y.subfield(...).

Definition at line 303 of file subview_field_meat.hpp.

template<typename oT >
arma_inline const oT & subview_field< oT >::operator() ( const uword  row,
const uword  col 
) const [inline, inherited]

Definition at line 215 of file subview_field_meat.hpp.

template<typename oT >
arma_inline oT & subview_field< oT >::operator() ( const uword  row,
const uword  col 
) [inline, inherited]

Definition at line 200 of file subview_field_meat.hpp.

template<typename oT >
arma_inline const oT & subview_field< oT >::operator() ( const uword  i  )  const [inline, inherited]

Definition at line 183 of file subview_field_meat.hpp.

template<typename oT >
arma_inline oT & subview_field< oT >::operator() ( const uword  i  )  [inline, inherited]

Definition at line 165 of file subview_field_meat.hpp.

template<typename oT >
void subview_field< oT >::operator= ( const subview_field< oT > &  x  )  [inline, inherited]

x.subfield(...) = y.subfield(...)

Definition at line 99 of file subview_field_meat.hpp.

template<typename oT >
void subview_field< oT >::operator= ( const field< oT > &  x  )  [inline, inherited]

Definition at line 76 of file subview_field_meat.hpp.

template<typename oT >
arma_inline const oT & subview_field< oT >::operator[] ( const uword  i  )  const [inline, inherited]

Definition at line 150 of file subview_field_meat.hpp.

template<typename oT >
arma_inline oT & subview_field< oT >::operator[] ( const uword  i  )  [inline, inherited]

Definition at line 133 of file subview_field_meat.hpp.

template<typename oT >
arma_inline subview_field< oT >::subview_field ( field< oT > &  in_f,
const uword  in_row1,
const uword  in_col1,
const uword  in_n_rows,
const uword  in_n_cols 
) [inline, protected, inherited]

Definition at line 53 of file subview_field_meat.hpp.

template<typename oT >
arma_inline subview_field< oT >::subview_field ( const field< oT > &  in_f,
const uword  in_row1,
const uword  in_col1,
const uword  in_n_rows,
const uword  in_n_cols 
) [inline, protected, inherited]

Definition at line 30 of file subview_field_meat.hpp.

template<typename oT >
subview_field< oT >::~subview_field (  )  [inline, inherited]

Definition at line 20 of file subview_field_meat.hpp.

 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:51 2013