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

#include <helpers.h>

List of all members.

Public Member Functions

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

Private Attributes

Precision bestVal
int nBestCol
int nBestRow

Detailed Description

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

Definition at line 477 of file helpers.h.


Member Function Documentation

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

Definition at line 485 of file helpers.h.

template<typename Precision , typename ComparisonFunctor >
std::pair<Precision,std::pair<int,int> > TooN::Internal::accumulate_element_functor_matrix< Precision, ComparisonFunctor >::null (  )  [inline]

Definition at line 482 of file helpers.h.

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

Definition at line 490 of file helpers.h.

template<typename Precision , typename ComparisonFunctor >
std::pair<Precision,std::pair<int,int> > TooN::Internal::accumulate_element_functor_matrix< Precision, ComparisonFunctor >::ret (  )  [inline]

Definition at line 497 of file helpers.h.


Member Data Documentation

template<typename Precision , typename ComparisonFunctor >
Precision TooN::Internal::accumulate_element_functor_matrix< Precision, ComparisonFunctor >::bestVal [private]

Definition at line 478 of file helpers.h.

template<typename Precision , typename ComparisonFunctor >
int TooN::Internal::accumulate_element_functor_matrix< Precision, ComparisonFunctor >::nBestCol [private]

Definition at line 480 of file helpers.h.

template<typename Precision , typename ComparisonFunctor >
int TooN::Internal::accumulate_element_functor_matrix< Precision, ComparisonFunctor >::nBestRow [private]

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