trn
From STX Wiki
<
Programmer Guide
|
Command Reference
|
EVAL
Revision as of 12:01, 21 April 2011 by
193.171.195.48
(
talk
)
(
diff
)
← Older revision
| Latest revision (diff) | Newer revision → (diff)
Jump to navigation
Jump to search
Transpose the matrix
x
.
Usage
trn(
x
)
x
a matrix
Result
The result
r
is the transposed matrix
x
(
r
[i,j] =
x[j,i]
)
Note: If
x
is not a matrix, then the result is the same as the argument.
See also
inv
,
mul
,
ctrn
<function list>
Navigation menu
Page actions
Page
Discussion
Read
View source
History
Page actions
Page
Discussion
More
Tools
Personal tools
Log in
Navigation
STx
User Guide
Programmer Guide
Quick Reference
TODO: Documentation
Recent changes
Search
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information