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