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