R/cpp11.R

Defines functions interlace

# Generated by cpp11: do not edit by hand

interlace <- function(A_index, A_x, B_index, B_x) {
  .Call(`_sift_interlace`, A_index, A_x, B_index, B_x)
}

Try the sift package in your browser

Any scripts or data that you put into this service are public.

sift documentation built on July 5, 2021, 5:08 p.m.