cppIntersection: fast set intersection tool assumes sorted vectors A and B

View source: R/RcppExports.R

cppIntersectionR Documentation

fast set intersection tool assumes sorted vectors A and B

Description

fast set intersection tool assumes sorted vectors A and B

Usage

cppIntersection(A, B)

Arguments

A

sorted integer vector A

B

sorted integer vector B

Value

vector of resulting intersection


dlmtree documentation built on June 22, 2024, 10:05 a.m.