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