Eigen::internal::InnerMostDimPreserver< DimIndex, Self, Op, vectorizable > Struct Template Reference

#include <TensorReduction.h>

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void reduce (const Self &, typename Self::Index, Op &, typename Self::PacketReturnType *)
 

Member Function Documentation

◆ reduce()

template<int DimIndex, typename Self , typename Op , bool vectorizable = (Self::InputPacketAccess && Self::ReducerTraits::PacketAccess)>
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::InnerMostDimPreserver< DimIndex, Self, Op, vectorizable >::reduce ( const Self &  ,
typename Self::Index  ,
Op &  ,
typename Self::PacketReturnType *   
)
inlinestatic

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