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