| Package | Description |
|---|---|
| org.bytedeco.tvm |
| Modifier and Type | Method and Description |
|---|---|
ArrayNode |
ArrayNodePtr.access() |
ArrayNode |
ArrayNodePtr.get() |
ArrayNode |
ArrayNode.getPointer(long i) |
ArrayNode |
ArrayNodePtr.multiply() |
ArrayNode |
ArrayNode.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayNodeBase |
ArrayNode.asArrayNodeBase(ArrayNode pointer) |
static ArrayNodePtr |
ArrayNode.CopyFrom(long cap,
ArrayNode from)
\brief Constructs a container and copy from another
|
static ArrayNodePtr |
ArrayNode.MoveFrom(long cap,
ArrayNode from)
\brief Constructs a container and move from another
|
Copyright © 2024. All rights reserved.