hipX2split | R Documentation |
Split point pairs using the second dimension.
hipX2split(x2pts, HaltonIndex, BoxIndex, xlevel, x2Hpts)
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. |
A variable called HaltonIndex, the updated Halton indices for all points in x2Hpts.
Phil Davies, Blair Robertson.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.