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 Feb. 3, 2026, 9:07 a.m.