42 |
|
for 30 rows by 14 columns. |
43 |
|
.I Rcollate |
44 |
|
can also reorder the input into nested blocks by continuing the output size |
45 |
< |
string, "3x10X7x2" would order output data with a 3x10 super-array of 7x2 |
46 |
< |
subblocks. |
47 |
< |
This is a convenient way to visualize tensor data. |
45 |
> |
string. |
46 |
> |
For example, "3x10X7x2" would order output data with a 3x10 super-array of |
47 |
> |
7x2 subblocks. |
48 |
> |
This type of block hierarchy is convenient for visualizing tensor data. |
49 |
|
.PP |
50 |
|
By default, the file is assumed to include an information header, which |
51 |
|
is copied to the standard output along with the command name. |