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.10 by greg, Fri Jun 28 21:04:49 2024 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
# Line 349 | Line 357 | circumstances where it would make sense to.
357   Greg Ward
358   .SH "SEE ALSO"
359   dctimestep(1), icalc(1), getinfo(1), pcomb(1), pfilt(1),
360 < ra_xyze(1), rcalc(1),
360 > pvsum(1), ra_rgbe(1), ra_xyze(1), rcalc(1),
361   rcollate(1), rcontrib(1), rcrop(1), rfluxmtx(1),
362   rmtxop(1), rtpict(1), rtrace(1), vwrays(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines