SolveCongruence: Solve system of linear congruence from HIP paper to order HIP...

Description Usage Arguments

View source: R/RcppExports.R

Description

Solve system of linear congruence from HIP paper to order HIP boxes. See page 5 of Robertson et al. 2018 Halton Iterative Partitioning. This is essentially an internal function and shouldn't be worried about.

Usage

1

Arguments

A

Matrix that is in numeric for computational reasons but is the a_i solutions for all HIP boxes.

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.


ogansell/MSampNZ documentation built on Nov. 14, 2020, 3:31 p.m.