DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::matrix::combination Struct Reference

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

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::matrix::combination:

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
 

Detailed Description

Definition at line 34 of file query-types.hpp.

Member Data Documentation

◆ atype

matrix_type sycl::_V1::ext::oneapi::experimental::matrix::combination::atype

Definition at line 41 of file query-types.hpp.

◆ btype

matrix_type sycl::_V1::ext::oneapi::experimental::matrix::combination::btype

Definition at line 42 of file query-types.hpp.

◆ ctype

matrix_type sycl::_V1::ext::oneapi::experimental::matrix::combination::ctype

Definition at line 43 of file query-types.hpp.

◆ dtype

matrix_type sycl::_V1::ext::oneapi::experimental::matrix::combination::dtype

Definition at line 44 of file query-types.hpp.

◆ ksize

size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::ksize

Definition at line 40 of file query-types.hpp.

◆ max_ksize

size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::max_ksize

Definition at line 37 of file query-types.hpp.

◆ max_msize

size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::max_msize

Definition at line 35 of file query-types.hpp.

◆ max_nsize

size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::max_nsize

Definition at line 36 of file query-types.hpp.

◆ msize

size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::msize

Definition at line 38 of file query-types.hpp.

◆ nsize

size_t sycl::_V1::ext::oneapi::experimental::matrix::combination::nsize

Definition at line 39 of file query-types.hpp.


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