Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::redux_impl< Func, Derived, DefaultTraversal, NoUnrolling > Struct Template Reference


Detailed Description

template<typename Func, typename Derived>
struct internal::redux_impl< Func, Derived, DefaultTraversal, NoUnrolling >

Definition at line 182 of file Redux.h.

#include <src/Core/Redux.h>

List of all members.

Public Types

typedef Derived::Scalar Scalar
typedef Derived::Index Index

Static Public Member Functions

static EIGEN_STRONG_INLINE Scalar run (const Derived &mat, const Func &func)

Member Typedef Documentation

template<typename Func , typename Derived >
typedef Derived::Index internal::redux_impl< Func, Derived, DefaultTraversal, NoUnrolling >::Index

Definition at line 185 of file Redux.h.

template<typename Func , typename Derived >
typedef Derived::Scalar internal::redux_impl< Func, Derived, DefaultTraversal, NoUnrolling >::Scalar

Definition at line 184 of file Redux.h.


Member Function Documentation

template<typename Func , typename Derived >
static EIGEN_STRONG_INLINE Scalar internal::redux_impl< Func, Derived, DefaultTraversal, NoUnrolling >::run ( const Derived &  mat,
const Func &  func 
) [inline, static]



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011