| Package | Description |
|---|---|
| org.bytedeco.arrow |
| Modifier and Type | Method and Description |
|---|---|
VectorKernelResult |
VectorKernelResult.getPointer(long i) |
VectorKernelResult |
VectorKernelResult.position(long position) |
VectorKernelResult |
VectorKernelResult.put(VectorKernelResult other)
Copy-assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
VectorKernelResult.Equals(VectorKernelResult other)
Compare to another Result.
|
VectorKernelResult |
VectorKernelResult.put(VectorKernelResult other)
Copy-assignment operator.
|
| Constructor and Description |
|---|
VectorKernelResult(VectorKernelResult other)
Copy constructor.
|
Copyright © 2021. All rights reserved.