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