is_adjacency_cpp: C++ implementation to check if a matrix is an adjacency...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

C++ implementation to check if a matrix is an adjacency matrix

Usage

1

Arguments

m

A matrix to check.

Value

Returns TRUE if the matrix is an adjacency matrix and FALSE otherwise.


tgrimes/SeqNet documentation built on Sept. 1, 2020, 7:50 a.m.