weave: Take a matrix of two numbers given in their binary expansion...

View source: R/weave.R

weaveR Documentation

Take a matrix of two numbers given in their binary expansion one in each of the two rows and return the interleaving of the two numbers

Description

Take a matrix of two numbers given in their binary expansion one in each of the two rows and return the interleaving of the two numbers

Usage

weave(rmat, sgn)

Arguments

rmat

a matrix with two times m rows corresponding to the the expansions of the m numbers to be interleaved.

sgn

is the sign vector associated to the numbers to be weaved


XICOR documentation built on April 21, 2023, 5:06 p.m.