TooN::Internal::accumulate_element_horizontal_functor< Precision, ComparisonFunctor > Class Template Reference

#include <helpers.h>

List of all members.

Public Member Functions

 accumulate_element_horizontal_functor (int nNumRows)
 accumulate_element_horizontal_functor ()
void initialise (Precision initialVal, int nRow, int nCol)
std::pair< Vector< Dynamic,
Precision >, Vector< Dynamic,
Precision > > 
null ()
void operator() (Precision curVal, int nRow, int nCol)
std::pair< Vector< Dynamic,
Precision >, Vector< Dynamic,
Precision > > 
ret ()

Private Attributes

Vector< Dynamic, Precision > * bestIndices
Vector< Dynamic, Precision > * bestVal

Detailed Description

template<typename Precision, typename ComparisonFunctor>
class TooN::Internal::accumulate_element_horizontal_functor< Precision, ComparisonFunctor >

Definition at line 601 of file helpers.h.


Constructor & Destructor Documentation

template<typename Precision , typename ComparisonFunctor >
TooN::Internal::accumulate_element_horizontal_functor< Precision, ComparisonFunctor >::accumulate_element_horizontal_functor (  )  [inline]

Definition at line 605 of file helpers.h.

template<typename Precision , typename ComparisonFunctor >
TooN::Internal::accumulate_element_horizontal_functor< Precision, ComparisonFunctor >::accumulate_element_horizontal_functor ( int  nNumRows  )  [inline]

Definition at line 609 of file helpers.h.


Member Function Documentation

template<typename Precision , typename ComparisonFunctor >
void TooN::Internal::accumulate_element_horizontal_functor< Precision, ComparisonFunctor >::initialise ( Precision  initialVal,
int  nRow,
int  nCol 
) [inline]

Definition at line 617 of file helpers.h.

template<typename Precision , typename ComparisonFunctor >
std::pair<Vector<Dynamic,Precision>,Vector<Dynamic,Precision> > TooN::Internal::accumulate_element_horizontal_functor< Precision, ComparisonFunctor >::null (  )  [inline]

Definition at line 613 of file helpers.h.

template<typename Precision , typename ComparisonFunctor >
void TooN::Internal::accumulate_element_horizontal_functor< Precision, ComparisonFunctor >::operator() ( Precision  curVal,
int  nRow,
int  nCol 
) [inline]

Definition at line 621 of file helpers.h.

template<typename Precision , typename ComparisonFunctor >
std::pair<Vector<Dynamic,Precision>,Vector<Dynamic,Precision> > TooN::Internal::accumulate_element_horizontal_functor< Precision, ComparisonFunctor >::ret (  )  [inline]

Definition at line 627 of file helpers.h.


Member Data Documentation

template<typename Precision , typename ComparisonFunctor >
Vector<Dynamic,Precision>* TooN::Internal::accumulate_element_horizontal_functor< Precision, ComparisonFunctor >::bestIndices [private]

Definition at line 603 of file helpers.h.

template<typename Precision , typename ComparisonFunctor >
Vector<Dynamic,Precision>* TooN::Internal::accumulate_element_horizontal_functor< Precision, ComparisonFunctor >::bestVal [private]

Definition at line 602 of file helpers.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines


libtoon
Author(s): Florian Weisshardt
autogenerated on Fri Jan 11 10:09:50 2013