#include <TensorReduction.h>
|
static EIGEN_DEVICE_FUNC bool | run (const Self &, Op &, const Device &, typename Self::CoeffReturnType *, typename Self::Index, typename Self::Index) |
|
template<typename Self, typename Op, typename Device>
struct Eigen::internal::InnerReducer< Self, Op, Device >
Definition at line 303 of file TensorReduction.h.
template<typename Self , typename Op , typename Device >
static EIGEN_DEVICE_FUNC bool Eigen::internal::InnerReducer< Self, Op, Device >::run |
( |
const Self & |
, |
|
|
Op & |
, |
|
|
const Device & |
, |
|
|
typename Self::CoeffReturnType * |
, |
|
|
typename Self::Index |
, |
|
|
typename Self::Index |
|
|
) |
| |
|
inlinestatic |
template<typename Self , typename Op , typename Device >
The documentation for this struct was generated from the following file: