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

Definition at line 167 of file TensorReduction.h.

Member Function Documentation

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

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