Eigen::internal::reduce< Reducer > Struct Template Reference

#include <MoreMeta.h>

Static Public Member Functions

constexpr static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE int run ()
 

Member Function Documentation

◆ run()

template<typename Reducer >
constexpr static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE int Eigen::internal::reduce< Reducer >::run ( )
inlinestaticconstexpr
325 { return Reducer::Identity; }

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