Static Public Member Functions | List of all members
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 *)
 

Detailed Description

template<int DimIndex, typename Self, typename Op, bool vectorizable = (Self::InputPacketAccess & Op::PacketAccess)>
struct Eigen::internal::InnerMostDimPreserver< DimIndex, Self, Op, vectorizable >

Definition at line 184 of file TensorReduction.h.

Member Function Documentation

template<int DimIndex, typename Self , typename Op , bool vectorizable = (Self::InputPacketAccess & Op::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

Definition at line 185 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