edgelist-class {VertexWiseR}R Documentation

Edge list object

Description

A class for adjacent vertex correspondance

Slots

matrix

A N x 2 matrix object listing each vertex of the template and the vertices adjacent to it (making an edge together).

name

The name of the template surface


[Package VertexWiseR version 1.2.0 Index]