Static Public Member Functions | Static Public Attributes | List of all members
Eigen::internal::OuterReducer< Self, Op, Device > Struct Template Reference

#include <TensorReduction.h>

Static Public Member Functions

static EIGEN_DEVICE_FUNC bool run (const Self &, Op &, const Device &, typename Self::CoeffReturnType *, typename Self::Index, typename Self::Index)
 

Static Public Attributes

static const bool HasOptimizedImplementation = false
 

Detailed Description

template<typename Self, typename Op, typename Device>
struct Eigen::internal::OuterReducer< Self, Op, Device >

Definition at line 406 of file TensorReduction.h.

Member Function Documentation

◆ run()

template<typename Self , typename Op , typename Device >
static EIGEN_DEVICE_FUNC bool Eigen::internal::OuterReducer< Self, Op, Device >::run ( const Self &  ,
Op &  ,
const Device &  ,
typename Self::CoeffReturnType *  ,
typename Self::Index  ,
typename Self::Index   
)
inlinestatic

Definition at line 409 of file TensorReduction.h.

Member Data Documentation

◆ HasOptimizedImplementation

template<typename Self , typename Op , typename Device >
const bool Eigen::internal::OuterReducer< Self, Op, Device >::HasOptimizedImplementation = false
static

Definition at line 407 of file TensorReduction.h.


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


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