Skip to content

PersistenceH0

Defined in: metrics/topology.ts:21

PropertyModifierTypeDescriptionDefined in
deathsreadonlyFloat64ArrayDeath times, ascending. Length n - 1.metrics/topology.ts:23
diameterreadonlynumberLargest pairwise distance, the natural scale of the diagram.metrics/topology.ts:28
sourcereadonlyInt32ArrayEndpoints of the MST edge each death came from, aligned with deaths.metrics/topology.ts:25
targetreadonlyInt32Array-metrics/topology.ts:26