compute_hessian: Compute the hessian (or Riemannian metric) at each tract.

Description Usage Arguments Value

Description

Compute the hessian (or Riemannian metric) at each tract.

Usage

1
compute_hessian(adj, hessian = DKL_)

Arguments

adj

an adjacency tibble in which derivatives have already been computed

hessian

one of 'c(DKL_, euc_, cum_euc_)'

Value

a tibble with a column local_H containing the Hessian (or Riemannian metric) in local coordinates.


PhilChodrow/compositional-complexity documentation built on May 8, 2019, 1:33 a.m.