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

Comparing ray/doc/man/man1/rmtxop.1 (file contents):
Revision 1.13 by greg, Mon Aug 12 01:20:25 2019 UTC vs.
Revision 1.14 by greg, Mon Aug 12 02:26:46 2019 UTC

# Line 121 | Line 121 | In the case of addition, multiplication, and division,
121   the number of rows and columns of the prior result and the
122   new matrix must match, and will not be changed by the operation.
123   .PP
124 + A final transpose or scaling/transform operation may be applied to
125 + the results by appending the
126 + .I \-t
127 + and
128 + .I \-s
129 + or
130 + .I \-c
131 + options after the last matrix on the command line.
132 + .PP
133   Results are sent to the standard output.
134   By default, the values will be written in the lowest resolution format
135   among the inputs, but the

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)