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

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


Detailed Description

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

Definition at line 134 of file Redux.h.

#include <src/Core/Redux.h>

List of all members.

Public Types

enum  { PacketSize = packet_traits<typename Derived::Scalar>::size, HalfLength = Length/2 }
typedef Derived::Scalar Scalar
typedef packet_traits< Scalar >
::type 
PacketScalar

Static Public Member Functions

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

Member Typedef Documentation

template<typename Func , typename Derived , int Start, int Length>
typedef packet_traits<Scalar>::type internal::redux_vec_unroller< Func, Derived, Start, Length >::PacketScalar

Definition at line 142 of file Redux.h.

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

Definition at line 141 of file Redux.h.


Member Enumeration Documentation

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

Definition at line 136 of file Redux.h.


Member Function Documentation

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

Definition at line 144 of file Redux.h.




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011