Matrices
Matrices[{d1,d2}]
represents the domain of matrices of dimensions d1×d2.
Matrices[{d1,d2},dom]
represents the domain of matrices of dimensions d1×d2, with components in the domain dom.
Matrices[{d1,d2},dom,sym]
represents the subdomain of matrices d1×d2 with symmetry sym.
Details
- Valid dimension specifications di in Matrices[{d1,d2},dom,sym] are positive integers. It is also possible to work with symbolic dimension specifications.
- Valid component domain specifications dom are either Reals or Complexes. Matrices[{d1,d2}] uses Complexes by default.
- For matrices, the symmetry sym can be either Symmetric[{1,2}], Antisymmetric[{1,2}], or {}, which represents the trivial symmetry.
- If the symmetry sym is nontrivial, then the dimensions d1 and d2 must coincide.
Examples
open allclose all
Wolfram Research (2012), Matrices, Wolfram Language function, https://reference.wolfram.com/language/ref/Matrices.html.
Text
Wolfram Research (2012), Matrices, Wolfram Language function, https://reference.wolfram.com/language/ref/Matrices.html.
CMS
Wolfram Language. 2012. "Matrices." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Matrices.html.
APA
Wolfram Language. (2012). Matrices. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Matrices.html