TR-mbed 1.0
Loading...
Searching...
No Matches
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::EvaluatorPointerType output)
 

Static Public Attributes

static const bool HasOptimizedImplementation = false
 

Member Function Documentation

◆ run()

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

Member Data Documentation

◆ HasOptimizedImplementation

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

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