#include <sycl/ext/oneapi/matrix/query-types.hpp>
Public Attributes | |
size_t | max_msize |
size_t | max_nsize |
size_t | max_ksize |
size_t | msize |
size_t | nsize |
size_t | ksize |
matrix_type | atype |
matrix_type | btype |
matrix_type | ctype |
matrix_type | dtype |
Definition at line 34 of file query-types.hpp.
matrix_type sycl::_V1::ext::oneapi::experimental::matrix::combination::atype |
Definition at line 41 of file query-types.hpp.
matrix_type sycl::_V1::ext::oneapi::experimental::matrix::combination::btype |
Definition at line 42 of file query-types.hpp.
matrix_type sycl::_V1::ext::oneapi::experimental::matrix::combination::ctype |
Definition at line 43 of file query-types.hpp.
matrix_type sycl::_V1::ext::oneapi::experimental::matrix::combination::dtype |
Definition at line 44 of file query-types.hpp.
size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::ksize |
Definition at line 40 of file query-types.hpp.
size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::max_ksize |
Definition at line 37 of file query-types.hpp.
size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::max_msize |
Definition at line 35 of file query-types.hpp.
size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::max_nsize |
Definition at line 36 of file query-types.hpp.
size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::msize |
Definition at line 38 of file query-types.hpp.
size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::nsize |
Definition at line 39 of file query-types.hpp.