Public Member Functions | Private Attributes
arma_counter< eT > Class Template Reference

#include <running_stat_bones.hpp>

List of all members.

Public Member Functions

 arma_counter ()
const arma_counteroperator++ ()
void operator++ (int)
void reset ()
eT value () const
eT value_minus_1 () const
eT value_plus_1 () const
 ~arma_counter ()

Private Attributes

arma_aligned eT d_count
arma_aligned uword i_count

Detailed Description

template<typename eT>
class arma_counter< eT >

Definition at line 20 of file running_stat_bones.hpp.


Member Data Documentation

template<typename eT>
arma_aligned eT arma_counter< eT >::d_count [private]

Definition at line 38 of file running_stat_bones.hpp.

template<typename eT>
arma_aligned uword arma_counter< eT >::i_count [private]

Definition at line 39 of file running_stat_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