grad: Calculate gradient

View source: R/HodgeDecomp.R

gradR Documentation

Calculate gradient

Description

graph -> numeric vector Extract gradient flow by orthogonal projection

Usage

grad(g, tol = 1e-07)

Arguments

g

igraph object

tol

tolerance for solve.QR


kazumits/ddhodge documentation built on June 12, 2025, 1:48 a.m.