| Package | Description |
|---|---|
| org.bytedeco.onnx | |
| org.bytedeco.onnx.global |
| Modifier and Type | Method and Description |
|---|---|
Status |
Status.getPointer(long i) |
Status |
Status.getPointer(long i) |
static Status |
Status.OK() |
static Status |
Status.OK() |
Status |
Status.position(long position) |
Status |
Status.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Status.equals(Status other) |
boolean |
Status.equals(Status other) |
boolean |
Status.notEquals(Status other) |
boolean |
Status.notEquals(Status other) |
void |
Status.put(Status other) |
void |
Status.put(Status other) |
| Constructor and Description |
|---|
Status(Status other) |
Status(Status other) |
| Modifier and Type | Method and Description |
|---|---|
static Pointer |
onnx.shiftLeft(Pointer out,
Status status) |
static Pointer |
onnx.shiftLeft(Pointer out,
Status status) |
Copyright © 2023. All rights reserved.