Eigen-unsupported  5.0.1-dev+7c7d8473
 
Loading...
Searching...
No Matches
Eigen::internal::TensorExecutor< Expression, DefaultDevice, Vectorizable, TiledEvaluation::On > Class Template Reference

#include <unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h>

Detailed Description

template<typename Expression, bool Vectorizable>
class Eigen::internal::TensorExecutor< Expression, DefaultDevice, Vectorizable, TiledEvaluation::On >

Process all the data with a single cpu thread, using blocks of data. By sizing a block to fit L1 cache we get better cache performance.


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