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 8, 2025, 12:39 p.m.