Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
MatrixDecomposition
Symbols
CMRDecomposition
CRDecomposition
CWBDecomposition
Submatrix
UVTransposeMatrix
UVTranspose
U
V
T
r
a
n
s
p
o
s
e
U
V
T
r
a
n
s
p
o
s
e
[
u
,
v
]
G
i
v
e
n
a
n
m
x
1
c
o
l
u
m
n
v
e
c
t
o
r
u
a
n
d
a
n
n
x
1
c
o
l
u
m
n
v
e
c
t
o
r
v
,
f
o
r
m
t
h
e
r
a
n
k
1
m
x
n
m
a
t
r
i
x
T
u
v
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
1
)
Basic Examples
(
1
)
I
n
[
1
]
:
=
u
=
{
1
,
2
,
3
}
;
v
=
{
a
,
b
,
c
,
d
}
;
I
n
[
2
]
:
=
U
V
T
r
a
n
s
p
o
s
e
[
u
,
v
]
/
/
M
a
t
r
i
x
F
o
r
m
O
u
t
[
2
]
/
/
M
a
t
r
i
x
F
o
r
m
=
a
b
c
d
2
a
2
b
2
c
2
d
3
a
3
b
3
c
3
d
S
e
e
A
l
s
o
"
X
X
X
X
"
"
"