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

Definition at line 223 of file TensorReduction.h.

Member Function Documentation

◆ reduce()

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

Definition at line 225 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:56