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

#include <MoreMeta.h>

Static Public Member Functions

constexpr static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE A run (A a)
 

Member Function Documentation

◆ run()

template<typename Reducer , typename A >
constexpr static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE A Eigen::internal::reduce< Reducer, A >::run ( A  a)
inlinestaticconstexpr
330 { return a; }
const Scalar * a
Definition: level2_cplx_impl.h:32

References a.


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