kmm
Contents
KMM
Installation
API Reference
Array
Bounds
DeviceId
Dim
Domain
EventId
GPUKernel
Host
MemoryId
Range
ResourceId
Runtime
RuntimeConfig
RuntimeHandle
SystemInfo
TileDomain
bounds
make_runtime
reduce
write
Github repository
kmm
API Reference
Dim
View page source
Dim
template
<
size_t
N
,
typename
T
=
default_index_type
>
struct
Dim
:
public
kmm
::
fixed_array
<
default_index_type
,
N
>