Public Member Functions | Public Attributes
Mat< eT >::const_row_iterator Class Reference

#include <Mat_bones.hpp>

List of all members.

Public Member Functions

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


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Jan 7 2014 11:42:08