hipX2split {spbal} | R Documentation |
Second dimension split.
Description
Split point pairs using the second dimension.
Usage
hipX2split(x2pts, HaltonIndex, BoxIndex, xlevel, x2Hpts)
Arguments
x2pts |
Second dimension component of point pair. |
HaltonIndex |
Halton indices for all points in x2Hpts. |
BoxIndex |
Index of current box to process. |
xlevel |
The current iteration level. |
x2Hpts |
Second dimension component of Halton point pair. |
Value
A variable called HaltonIndex, the updated Halton indices for all points in x2Hpts.
Author(s)
Phil Davies, Blair Robertson.
[Package spbal version 1.0.1 Index]