D {spectralGraphTopology}R Documentation

Computes the degree operator from the vector of edge weights.

Description

Computes the degree operator from the vector of edge weights.

Usage

D(w)

Arguments

w

vector

Value

Dw vector


[Package spectralGraphTopology version 0.2.3 Index]