trn
From STX Wiki
<
Programmer Guide
|
Command Reference
|
EVAL
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