ndarray
Type Definition
ndarray
::
Array2
[
−
]
[src]
type Array2<A> =
Array
<A,
Ix2
>;
two-dimensional array