Plugin installed incorrectly. Rename plugin directory '_include' to 'include'.
Plugin installed incorrectly. Rename plugin directory '__include' to 'include'.
transpose
Differences
This shows you the differences between two versions of the page.
| transpose [2015/03/26 10:33] – created rupert | transpose [2015/03/26 10:33] (current) – rupert | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| The transpose of an $n\times m$ matrix $A$ is the $m\times n$ matrix $A^T$ whose $(i,j)$ entry is the $(j,i)$ entry of $A$. In other words, to get $A^T$ from $A$, you write the rows of $A$ as columns, and vice versa; equivalently, | The transpose of an $n\times m$ matrix $A$ is the $m\times n$ matrix $A^T$ whose $(i,j)$ entry is the $(j,i)$ entry of $A$. In other words, to get $A^T$ from $A$, you write the rows of $A$ as columns, and vice versa; equivalently, | ||
| - | For example, $\mat{a& | + | For example, $\def\mat# |
transpose.1427365995.txt.gz · Last modified: by rupert
