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

#include <TensorReductionSycl.h>

Static Public Member Functions

static bool run (const Self &self, const Op &reducer, const Eigen::SyclDevice &dev, typename Self::EvaluatorPointerType output, typename Self::Index num_values_to_reduce, typename Self::Index num_coeffs_to_preserve)
 

Static Public Attributes

static EIGEN_CONSTEXPR bool HasOptimizedImplementation = false
 

Detailed Description

template<typename Self, typename Op>
struct Eigen::internal::GenericReducer< Self, Op, Eigen::SyclDevice >

Definition at line 576 of file TensorReductionSycl.h.

Member Function Documentation

◆ run()

template<typename Self , typename Op >
static bool Eigen::internal::GenericReducer< Self, Op, Eigen::SyclDevice >::run ( const Self &  self,
const Op &  reducer,
const Eigen::SyclDevice &  dev,
typename Self::EvaluatorPointerType  output,
typename Self::Index  num_values_to_reduce,
typename Self::Index  num_coeffs_to_preserve 
)
inlinestatic

Definition at line 578 of file TensorReductionSycl.h.

Member Data Documentation

◆ HasOptimizedImplementation

template<typename Self , typename Op >
EIGEN_CONSTEXPR bool Eigen::internal::GenericReducer< Self, Op, Eigen::SyclDevice >::HasOptimizedImplementation = false
static

Definition at line 577 of file TensorReductionSycl.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:12:04