template<typename Tensor, bool HasRawAccess, template< class > class MakePointer_>
struct Eigen::internal::CoeffLoader< Tensor, HasRawAccess, MakePointer_ >
The make pointer class is used by sycl in order to build the mapper class on the device. For other platform the default make pointer is used which is scalar * for CoeffLoader.
The documentation for this struct was generated from the following file: