createYcols: Initial recursive construction of X, Y, and Z

View source: R/createShiTang.R

createYcolsR Documentation

Initial recursive construction of X, Y, and Z

Description

Used in the Shi and Tang strength 3+ construction

Usage

createYcols(k)

Arguments

k

the log base 2 of the run size of the SOA: n=2^k

Value

a list of three components, each of length 2^k-1

xcols
ycols
zcols

SOAs documentation built on Aug. 11, 2023, 1:09 a.m.