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

#include <TensorReduction.h>

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Self::CoeffReturnType reduce (const Self &self, typename Self::Index firstIndex, typename Self::Index numValuesToReduce, Op &reducer)
 

Detailed Description

template<typename Self, typename Op, bool Vectorizable = (Self::InputPacketAccess && Self::ReducerTraits::PacketAccess), bool UseTreeReduction = (!Self::ReducerTraits::IsStateful && !Self::ReducerTraits::IsExactlyAssociative)>
struct Eigen::internal::InnerMostDimReducer< Self, Op, Vectorizable, UseTreeReduction >

Definition at line 171 of file TensorReduction.h.

Member Function Documentation

◆ reduce()

template<typename Self , typename Op , bool Vectorizable = (Self::InputPacketAccess && Self::ReducerTraits::PacketAccess), bool UseTreeReduction = (!Self::ReducerTraits::IsStateful && !Self::ReducerTraits::IsExactlyAssociative)>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Self::CoeffReturnType Eigen::internal::InnerMostDimReducer< Self, Op, Vectorizable, UseTreeReduction >::reduce ( const Self &  self,
typename Self::Index  firstIndex,
typename Self::Index  numValuesToReduce,
Op &  reducer 
)
inlinestatic

Definition at line 172 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:44:55