Static Public Member Functions | List of all members
Eigen::internal::InnerMostDimReducer< Self, Op, Vectorizable > 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 & Op::PacketAccess)>
struct Eigen::internal::InnerMostDimReducer< Self, Op, Vectorizable >

Definition at line 156 of file TensorReduction.h.

Member Function Documentation

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

Definition at line 157 of file TensorReduction.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:37