ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/rcollate.1
(Generate patch)

Comparing ray/doc/man/man1/rcollate.1 (file contents):
Revision 1.11 by greg, Fri Nov 8 22:19:23 2019 UTC vs.
Revision 1.12 by greg, Mon Nov 11 18:38:41 2019 UTC

# Line 42 | Line 42 | option with the number of rows and columns separated b
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.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines