Public Types | Static Public Member Functions | List of all members
Eigen::internal::TensorExecutor< Expression, DefaultDevice, true, TiledEvaluation::Off > Class Template Reference

#include <TensorExecutor.h>

Public Types

typedef Expression::Index StorageIndex
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void run (const Expression &expr, const DefaultDevice &device=DefaultDevice())
 

Detailed Description

template<typename Expression>
class Eigen::internal::TensorExecutor< Expression, DefaultDevice, true, TiledEvaluation::Off >

Process all the data with a single cpu thread, using vectorized instructions.

Definition at line 122 of file TensorExecutor.h.

Member Typedef Documentation

◆ StorageIndex

template<typename Expression >
typedef Expression::Index Eigen::internal::TensorExecutor< Expression, DefaultDevice, true, TiledEvaluation::Off >::StorageIndex

Definition at line 125 of file TensorExecutor.h.

Member Function Documentation

◆ run()

template<typename Expression >
static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::TensorExecutor< Expression, DefaultDevice, true, TiledEvaluation::Off >::run ( const Expression &  expr,
const DefaultDevice device = DefaultDevice() 
)
inlinestatic

Definition at line 128 of file TensorExecutor.h.


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


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