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