Back to NDArray Operations
length
Total number of elements in the array.
Syntax
length(a: NDArray) → r
Backends
TypeScriptnumwa
Description
Total number of elements in the array.
Parameters
| Name | Description |
|---|---|
| a | Input array |
Returns
Int64 element count