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

#include <Redux.h>

Public Types

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

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar run (const Evaluator &eval, const Func &func)
 

Detailed Description

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

Definition at line 99 of file Redux.h.

Member Typedef Documentation

◆ Scalar

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

Definition at line 105 of file Redux.h.

Member Enumeration Documentation

◆ anonymous enum

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

Definition at line 101 of file Redux.h.

Member Function Documentation

◆ run()

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

Definition at line 108 of file Redux.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:16