simplextree (version 1.0.1)

degree: The vertex degree.

Description

Returns the number of edges (degree) for each given vertex id.

Usage

degree(st, vertices)

Arguments

st

a simplex tree.

vertices

the vertex ids to check the degree of.