Back to NDArray Operations
pointer
Raw memory pointer (byte offset) of the array data.
Syntax
pointer(a: NDArray) → r
Backends
TypeScriptnumwa
Description
Raw memory pointer (byte offset) of the array data.
Parameters
| Name | Description |
|---|---|
| a | Input array |
Returns
Int64 byte offset