#include <TensorReduction.h>
|
static EIGEN_DEVICE_FUNC void | run (const Self &self, Op &reducer, const Device &, typename Self::EvaluatorPointerType output) |
|
template<typename Self, typename Op, typename Device, bool Vectorizable = (Self::InputPacketAccess && Self::ReducerTraits::PacketAccess)>
struct Eigen::internal::FullReducer< Self, Op, Device, Vectorizable >
Definition at line 311 of file TensorReduction.h.
◆ run()
template<typename Self , typename Op , typename Device , bool Vectorizable = (Self::InputPacketAccess && Self::ReducerTraits::PacketAccess)>
◆ HasOptimizedImplementation
template<typename Self , typename Op , typename Device , bool Vectorizable = (Self::InputPacketAccess && Self::ReducerTraits::PacketAccess)>
The documentation for this struct was generated from the following file: