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

Comparing ray/doc/man/man1/rcomb.1 (file contents):
Revision 1.12 by greg, Thu Mar 27 01:26:55 2025 UTC vs.
Revision 1.13 by greg, Fri Apr 4 18:06:48 2025 UTC

# Line 339 | Line 339 | is not supported in
339   .I rcomb,
340   and should instead be handled by
341   .I pfilt(1).
342 + .PP
343 + Similar to
344 + .I rmtxop,
345 + all calculations are peformed internally using 32-bit floating-point,
346 + so there is little benefit in either reading or writing 64-bit double
347 + data.
348 + This may be overridden at compile time using the macro
349 + "-DDTrmx_native=DTdouble".
350   .SH BUGS
351   The
352   .I rcomb

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines