ndarray
::
linalg
ndarray
::
linalg
::
Mat
[
−
]
[src]
type Mat<A> =
Array
<A,
(
Ix
,
Ix
)
>;
Rectangular matrix.