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

#include <TensorReduction.h>

Static Public Member Functions

static EIGEN_DEVICE_FUNC void run (const Self &self, Op &reducer, const Device &, typename Self::EvaluatorPointerType output)
 

Static Public Attributes

static const bool HasOptimizedImplementation = false
 

Detailed Description

template<typename Self, typename Op, typename Device, bool Vectorizable = (Self::InputPacketAccess && Self::ReducerTraits::PacketAccess)>
struct Eigen::internal::FullReducer< Self, Op, Device, Vectorizable >

Definition at line 311 of file TensorReduction.h.

Member Function Documentation

◆ run()

template<typename Self , typename Op , typename Device , bool Vectorizable = (Self::InputPacketAccess && Self::ReducerTraits::PacketAccess)>
static EIGEN_DEVICE_FUNC void Eigen::internal::FullReducer< Self, Op, Device, Vectorizable >::run ( const Self &  self,
Op &  reducer,
const Device &  ,
typename Self::EvaluatorPointerType  output 
)
inlinestatic

Definition at line 314 of file TensorReduction.h.

Member Data Documentation

◆ HasOptimizedImplementation

template<typename Self , typename Op , typename Device , bool Vectorizable = (Self::InputPacketAccess && Self::ReducerTraits::PacketAccess)>
const bool Eigen::internal::FullReducer< Self, Op, Device, Vectorizable >::HasOptimizedImplementation = false
static

Definition at line 312 of file TensorReduction.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:11:56