|
| dim ()=default |
|
constexpr | dim (int _x) |
|
constexpr | dim (int _x, int _y) |
|
constexpr | dim (int _x, int _y, int _z) |
|
constexpr int | ndims () const |
|
constexpr int | linear () const |
|
|
int | x = -1 |
|
int | y = -1 |
|
int | z = -1 |
|
◆ dim() [1/4]
◆ dim() [2/4]
constexpr xpu::dim::dim |
( |
int |
_x | ) |
|
|
inlineconstexpr |
◆ dim() [3/4]
constexpr xpu::dim::dim |
( |
int |
_x, |
|
|
int |
_y |
|
) |
| |
|
inlineconstexpr |
◆ dim() [4/4]
constexpr xpu::dim::dim |
( |
int |
_x, |
|
|
int |
_y, |
|
|
int |
_z |
|
) |
| |
|
inlineconstexpr |
◆ linear()
constexpr int xpu::dim::linear |
( |
| ) |
const |
|
inlineconstexpr |
◆ ndims()
constexpr int xpu::dim::ndims |
( |
| ) |
const |
|
inlineconstexpr |
The documentation for this struct was generated from the following file: