Wolfram ResearchPRODUCTSPURCHASEFOR USERSCOMPANYOUR SITES
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.

Transpose

Usage

Transpose[list] transposes the first two levels in list.
Transpose[list, { ,  , ... }] transposes list so that the k level in list is the   level in the result.


Notes

• Example: Transpose[  a,b , c,d  ]LongRightArrow .
Transpose gives the usual transpose of a matrix.
Transpose[m] can be input as  .
 can be entered as EscapeKeytrEscapeKey or \[Transpose].
• Acting on a tensor  Transpose gives the tensor  .
Transpose[list, { ,  , ... }] gives the tensor  .
• So long as the lengths of the lists at particular levels are the same, the specifications  do not necessarily have to be distinct.
• Example: Transpose[Array[a,  3, 3 ],  1, 1 ]LongRightArrow .
Transpose works on SparseArray objects.
• See also: Flatten, Thread, ConjugateTranspose, Tr.
• Related package: LinearAlgebra`MatrixManipulation`.
• New in Version 1; modified in 5.1.
• Advanced Documentation.


Any questions about topics on this page? Click here to get an individual response.Buy NowFree TrialMore Information



 © 2009 Wolfram Research, Inc.  Terms of Use  Privacy Policy |
Sign up for our newsletter: