WPILibC++ 2023.4.3-108-ge5452e3
Eigen::internal::redux_vec_unroller< Func, Evaluator, Start, Length > Struct Template Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/main/native/thirdparty/eigen/include/Eigen/src/Core/Redux.h>

Static Public Member Functions

template<typename PacketType >
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE PacketType run (const Evaluator &eval, const Func &func)
 

Member Function Documentation

◆ run()

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

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