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

#include <Redux.h>

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)

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.


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.


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