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.1 by greg, Tue Dec 12 16:31:45 2023 UTC vs.
Revision 1.2 by greg, Mon Dec 18 23:04:05 2023 UTC

# Line 195 | Line 195 | by the "r" and "c" variables, where
195   goes from 0 to "nrows" minus one, and
196   .I c
197   goes from 0 to "ncols" minus one.
198 + (Note that "nrows" may be zero if unspecified in inputs, and this
199 + is a unique capability of
200 + .I rcomb
201 + to handle these.)\0
202   Component p from input i is accessed with the "ci(i,p)" function,
203   and the number of components is defined by the "ncomp" constant.
204   If given as "ci(i)", the function returns the current component

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines