25 |
|
] |
26 |
|
.B "m1 .." |
27 |
|
[ |
28 |
< |
.B "\-m mcat" |
28 |
> |
.B "\-m[t] mcat" |
29 |
|
] |
30 |
|
.SH DESCRIPTION |
31 |
|
.I Rcomb |
60 |
|
using the |
61 |
|
.I \-m |
62 |
|
option. |
63 |
+ |
If the option is given as |
64 |
+ |
.I \-mt |
65 |
+ |
then the concatenation matrix will be transposed before it is applied. |
66 |
|
Matrix concatenation will happen before or after any trailing |
67 |
|
operations, depending on relative command line placement. |
68 |
|
.PP |
342 |
|
.I rcomb, |
343 |
|
and should instead be handled by |
344 |
|
.I pfilt(1). |
345 |
+ |
.PP |
346 |
+ |
Similar to |
347 |
+ |
.I rmtxop, |
348 |
+ |
all calculations are peformed internally using 32-bit floating-point, |
349 |
+ |
so there is little benefit in either reading or writing 64-bit double |
350 |
+ |
data. |
351 |
+ |
This may be overridden at compile time using the macro |
352 |
+ |
"-DDTrmx_native=DTdouble". |
353 |
|
.SH BUGS |
354 |
|
The |
355 |
|
.I rcomb |