pyFM.signatures.HKS_functionsΒΆ

Functions

HKS(evals, evects, time_list[, scaled])

Return the Heat Kernel Signature for num_T different time values.

lm_HKS(evals, evects, landmarks, time_list)

Return the Heat Kernel Signature for some landmarks and time values.

auto_HKS(evals, evects, num_T[, landmarks, ...])

Compute HKS with an automatic choice of time values.

mesh_HKS(mesh, num_T[, landmarks, k])

Compute the Heat Kernel Signature for a mesh.