| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
uint3 |
dim3.asUint3() |
uint3 |
uint3.getPointer(long i) |
uint3 |
uint3.position(long position) |
uint3 |
uint3.x(int setter) |
uint3 |
uint3.y(int setter) |
uint3 |
uint3.z(int setter) |
| Constructor and Description |
|---|
dim3(uint3 v) |
| Modifier and Type | Method and Description |
|---|---|
static uint3 |
cudart.make_uint3(int x,
int y,
int z) |
Copyright © 2025. All rights reserved.