1ztr(1) User Commands ztr(1)
23
4
NAME
6ztr - transpose matrices
7
SYNOPSIS
9ztr [OPTIONS] <Mat> <Result>
10
DESCRIPTION
12This program transposes a matrix.
13
OPTIONS
15-Q Quiet, no messages.
1617
-V Verbose, more messages.
1819
-T <MaxTime>
20Set CPU time limit
21
INPUT FILES
23Mat The matrix to transpose.
24
OUTPUT FILES
26Result The transposed matrix.
2728
29
30
MeatAxe 2.4.24 ztr(1)