| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
long3 |
long3.position(long position) |
long3 |
long3.x(long setter) |
long3 |
long3.y(long setter) |
long3 |
long3.z(long setter) |
| Modifier and Type | Method and Description |
|---|---|
static long3 |
cudart.make_long3(long x,
long y,
long z) |
Copyright © 2019. All rights reserved.