$search

arma_counter< eT > Class Template Reference
[Running_stat]

#include <running_stat_bones.hpp>

List of all members.

Public Member Functions

 arma_counter ()
void operator++ (int)
const arma_counteroperator++ ()
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:
 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:52 2013