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

#include <Mat_bones.hpp>

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

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

Definition at line 378 of file Mat_bones.hpp.


Member Data Documentation

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

Definition at line 397 of file Mat_bones.hpp.

template<typename eT>
arma_aligned Mat<eT>& Mat< eT >::row_iterator::M

Definition at line 395 of file Mat_bones.hpp.

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

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