TooN::Internal::accumulate_functor_matrix< Precision, ComparisonFunctor > Class Template Reference
#include <helpers.h>
List of all members.
Public Member Functions |
void | initialise (Precision initialVal, int, int) |
Precision | null () |
void | operator() (Precision curVal, int, int) |
Precision | ret () |
Private Attributes |
Precision | bestVal |
Detailed Description
template<typename Precision, typename ComparisonFunctor>
class TooN::Internal::accumulate_functor_matrix< Precision, ComparisonFunctor >
Definition at line 460 of file helpers.h.
Member Function Documentation
template<typename Precision , typename ComparisonFunctor >
template<typename Precision , typename ComparisonFunctor >
template<typename Precision , typename ComparisonFunctor >
template<typename Precision , typename ComparisonFunctor >
Member Data Documentation
template<typename Precision , typename ComparisonFunctor >
The documentation for this class was generated from the following file: