MatrixQ
returns
True
ifm
is a list of equal-length lists.
only returns
True
iff(x)
returnsTrue
for each elementx
of the matrixm
.
See
- Wikipedia - Matrix (mathematics)
- Youtube - Linear transformations and matrices | Essence of linear algebra, chapter 3
- Youtube - Matrix multiplication as composition | Essence of linear algebra, chapter 4
Examples
Implementation status
- ✅ - full supported