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