Static Public Member Functions | Static Public Attributes | List of all members
Eigen::internal::FullReducer< Self, Op, Device, Vectorizable > Struct Template Reference

#include <TensorReduction.h>

Static Public Member Functions

static EIGEN_DEVICE_FUNC void run (const Self &self, Op &reducer, const Device &, typename Self::CoeffReturnType *output)
 

Static Public Attributes

static const bool HasOptimizedImplementation = false
 

Detailed Description

template<typename Self, typename Op, typename Device, bool Vectorizable = (Self::InputPacketAccess & Op::PacketAccess)>
struct Eigen::internal::FullReducer< Self, Op, Device, Vectorizable >

Definition at line 219 of file TensorReduction.h.

Member Function Documentation

template<typename Self , typename Op , typename Device , bool Vectorizable = (Self::InputPacketAccess & Op::PacketAccess)>
static EIGEN_DEVICE_FUNC void Eigen::internal::FullReducer< Self, Op, Device, Vectorizable >::run ( const Self &  self,
Op &  reducer,
const Device &  ,
typename Self::CoeffReturnType *  output 
)
inlinestatic

Definition at line 222 of file TensorReduction.h.

Member Data Documentation

template<typename Self , typename Op , typename Device , bool Vectorizable = (Self::InputPacketAccess & Op::PacketAccess)>
const bool Eigen::internal::FullReducer< Self, Op, Device, Vectorizable >::HasOptimizedImplementation = false
static

Definition at line 220 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:36