GetBoxIndices: Fast Implementation of finding x and y order numbers to feed...

Description Usage Arguments

View source: R/RcppExports.R

Description

Fast Implementation of finding x and y order numbers to feed into the linear congruence equation. This solves equation solves for a_i in the HIP paper. This is essentially an internal function and shouldn't be worried about.

Usage

1

Arguments

lxy

A Matrix of lower x y coordinates of a Halton Box inside the unit box.

base

Co-prime Base but generally for BAS work it is 2 or 3.

J

Integer of 2 values that represent the numbers 2^J1, 3^J2.


paul-vdb/NWTMasterSample documentation built on April 3, 2020, 4:21 a.m.