Expand description
N-dimensional array.
Modules§
Structs§
- Array
- An N-dimensional strided array.
- Axis
- An axis index for an array.
- Shape
- An N-dimensional array shape.
- Shape
Error - An error associated with a shape mismatch on construction of an
Array
.