$search

Mat< eT >::const_row_iterator Class Reference

#include <Mat_bones.hpp>

List of all members.

Public Member Functions

 const_row_iterator (const row_iterator &X)
 const_row_iterator (const Mat< eT > &in_M, const uword in_row)
bool operator!= (const const_row_iterator &X) const
eT operator* () const
void operator++ (int)
const_row_iteratoroperator++ ()
void operator-- (int)
const_row_iteratoroperator-- ()
bool operator== (const const_row_iterator &X) const

Public Attributes

arma_aligned uword col
arma_aligned const Mat< eT > & M
arma_aligned uword row

Detailed Description

template<typename eT>
class Mat< eT >::const_row_iterator

Definition at line 401 of file Mat_bones.hpp.


Constructor & Destructor Documentation

template<typename eT>
Mat< eT >::const_row_iterator::const_row_iterator ( const row_iterator X  ) 

Member Function Documentation

template<typename eT>
bool Mat< eT >::const_row_iterator::operator!= ( const const_row_iterator X  )  const [inline]
template<typename eT>
bool Mat< eT >::const_row_iterator::operator== ( const const_row_iterator X  )  const [inline]

Member Data Documentation

template<typename eT>
arma_aligned uword Mat< eT >::const_row_iterator::col

Definition at line 421 of file Mat_bones.hpp.

template<typename eT>
arma_aligned const Mat<eT>& Mat< eT >::const_row_iterator::M

Definition at line 419 of file Mat_bones.hpp.

template<typename eT>
arma_aligned uword Mat< eT >::const_row_iterator::row

Definition at line 420 of file Mat_bones.hpp.


The documentation for this class was generated from the following files:
 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