| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
ValueDescrResult |
ValueDescrResult.getPointer(long i) |
ValueDescrResult |
ValueDescrResult.position(long position) |
ValueDescrResult |
ValueDescrResult.put(ValueDescrResult other)
Copy-assignment operator.
|
ValueDescrResult |
OutputType.Resolve(KernelContext ctx,
ValueDescrVector args)
\brief Return the shape and type of the expected output value of the
kernel given the value descriptors (shapes and types) of the input
arguments.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ValueDescrResult.Equals(ValueDescrResult other)
Compare to another Result.
|
ValueDescrResult |
ValueDescrResult.put(ValueDescrResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
ValueDescrResult(ValueDescrResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.