| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
short3 |
short3.getPointer(long i) |
short3 |
short3.position(long position) |
short3 |
short3.x(short setter) |
short3 |
short3.y(short setter) |
short3 |
short3.z(short setter) |
| Modifier and Type | Method and Description |
|---|---|
static short3 |
cudart.make_short3(short x,
short y,
short z) |
Copyright © 2024. All rights reserved.