| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
TensorInfo.StorageOrder |
TensorInfo.StorageOrder.intern() |
TensorInfo.StorageOrder |
TensorInfo.order() |
static TensorInfo.StorageOrder |
TensorInfo.StorageOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TensorInfo.StorageOrder[] |
TensorInfo.StorageOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TensorInfo |
TensorInfo.order(TensorInfo.StorageOrder setter) |
Copyright © 2021. All rights reserved.