#include <TensorScan.h>
◆ operator()()
template<typename Self , bool Vectorize, bool Parallel>
147 for (
Index idx2 = 0; idx2 <
self.stride(); idx2++) {
149 Index offset = idx1 + idx2;
int data[]
Definition: Map_placement_new.cpp:1
EIGEN_STRONG_INLINE void ReduceScalar(Self &self, Index offset, typename Self::CoeffReturnType *data)
Definition: TensorScan.h:77
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
Definition: Meta.h:83
References data, and Eigen::internal::ReduceScalar().
The documentation for this struct was generated from the following file: