Public Types | Static Public Member Functions | List of all members
Eigen::internal::redux_novec_unroller< Func, Derived, Start, Length > Struct Template Reference

#include <Redux.h>

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Definition at line 91 of file Redux.h.

Member Typedef Documentation

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

Definition at line 97 of file Redux.h.

Member Enumeration Documentation

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

Definition at line 93 of file Redux.h.

Member Function Documentation

template<typename Func, typename Derived, int Start, int Length>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar Eigen::internal::redux_novec_unroller< Func, Derived, Start, Length >::run ( const Derived &  mat,
const Func &  func 
)
inlinestatic

Definition at line 100 of file Redux.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:46