R/RcppExports.R
logicalMatch.Rd
Returns the rows for which all elements of a boolean matrix X are equal to the elements in boolean vector x
logicalMatch(X, x)
matrix with booleans
vector of booleans
numerical vector with indices of matching rows