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

internal::redux_novec_unroller< Func, Derived, Start, Length > Struct Template Reference


Detailed Description

template<typename Func, typename Derived, int Start, int Length>
struct internal::redux_novec_unroller< Func, Derived, Start, Length >

Definition at line 90 of file Redux.h.

#include <src/Core/Redux.h>

Inheritance diagram for internal::redux_novec_unroller< Func, Derived, Start, Length >:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { HalfLength = Length/2 }
typedef Derived::Scalar Scalar

Static Public Member Functions

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

Member Typedef Documentation

template<typename Func, typename Derived, int Start, int Length>
typedef Derived::Scalar internal::redux_novec_unroller< Func, Derived, Start, Length >::Scalar

Definition at line 96 of file Redux.h.


Member Enumeration Documentation

template<typename Func, typename Derived, int Start, int Length>
anonymous enum
Enumerator:
HalfLength 

Definition at line 92 of file Redux.h.


Member Function Documentation

template<typename Func, typename Derived, int Start, int Length>
static EIGEN_STRONG_INLINE Scalar internal::redux_novec_unroller< Func, Derived, Start, Length >::run ( const Derived &  mat,
const Func &  func 
) [inline, static]

Definition at line 98 of file Redux.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011