ring_lattice_cpp: C++ implementation for creating a ring lattice

Description Usage Arguments Value

View source: R/RcppExports.R

Description

C++ implementation for creating a ring lattice

Usage

1
ring_lattice_cpp(p, neig_size)

Arguments

p

The number of nodes in the lattice.

neig_size

The neighborhood side within which nodes are connected.

Value

Returns the adjacency matrix for the ring lattice.


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