Public Member Functions | Public Attributes
field< oT >::const_iterator Class Reference

#include <field_bones.hpp>

List of all members.

Public Member Functions

 const_iterator (const field< oT > &in_M, const bool at_end=false)
 const_iterator (const iterator &X)
bool operator!= (const const_iterator &X) const
const oT & operator* () const
const_iteratoroperator++ ()
void operator++ (int)
const_iteratoroperator-- ()
void operator-- (int)
bool operator== (const const_iterator &X) const

Public Attributes

arma_aligned uword i
arma_aligned const field< oT > & M

Detailed Description

template<typename oT>
class field< oT >::const_iterator

Definition at line 166 of file field_bones.hpp.


Constructor & Destructor Documentation

template<typename oT>
field< oT >::const_iterator::const_iterator ( const iterator X)

Member Data Documentation

template<typename oT>
arma_aligned uword field< oT >::const_iterator::i

Definition at line 185 of file field_bones.hpp.

template<typename oT>
arma_aligned const field<oT>& field< oT >::const_iterator::M

Definition at line 184 of file field_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:07