Public Types | Static Public Member Functions
internal::redux_vec_unroller< Func, Derived, Start, Length > Struct Template Reference

#include <Redux.h>

List of all members.

Public Types

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

Static Public Member Functions

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

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.


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.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34