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)
}
sccmckenzie/sift documentation built on Dec. 22, 2021, 10:20 p.m.