# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |