cpp_fast_rowAny: Use Rcpp to Apply Any on Matrix Rows

View source: R/RcppExports.R

cpp_fast_rowAnyR Documentation

Use Rcpp to Apply Any on Matrix Rows

Description

Computes any across matrix rows.

Arguments

M_

a Nullable LogicalVector. /!\ But cast to LogicalMatrix

Value

a LogicalVector.


IFC documentation built on Sept. 14, 2023, 1:08 a.m.