DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::detail::wi_data< Group, T, Use, Rows, Cols, Layout > Class Template Reference

#include <sycl/ext/oneapi/matrix/matrix-intel.hpp>

Public Member Functions

size_t length ()
 
decltype(auto) operator[] (size_t i)
 

Detailed Description

template<typename Group, typename T, sycl::ext::oneapi::experimental::matrix::use Use, size_t Rows, size_t Cols, sycl::ext::oneapi::experimental::matrix::layout Layout>
class sycl::_V1::ext::oneapi::detail::wi_data< Group, T, Use, Rows, Cols, Layout >

Definition at line 432 of file matrix-intel.hpp.

Member Function Documentation

◆ length()

template<typename Group , typename T , sycl::ext::oneapi::experimental::matrix::use Use, size_t Rows, size_t Cols, sycl::ext::oneapi::experimental::matrix::layout Layout>
size_t sycl::_V1::ext::oneapi::detail::wi_data< Group, T, Use, Rows, Cols, Layout >::length ( )
inline

Definition at line 450 of file matrix-intel.hpp.

◆ operator[]()

template<typename Group , typename T , sycl::ext::oneapi::experimental::matrix::use Use, size_t Rows, size_t Cols, sycl::ext::oneapi::experimental::matrix::layout Layout>
decltype(auto) sycl::_V1::ext::oneapi::detail::wi_data< Group, T, Use, Rows, Cols, Layout >::operator[] ( size_t  i)
inline

Definition at line 459 of file matrix-intel.hpp.


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