[][src]Module talus::morse

Algorithms for analyzing the behavior of a scalar function over a graph.

Structs

MorseComplex

The Morse complex constructed from a graph.

MorseComplexData

A struct that captures the important data about a MorseSmaleComplex

MorseFiltrationStep

Contains all of the filtration information for a MorseComplex

MorseSmaleComplex

Contains both the ascending and descending morse complexes constructed from a graph.

Enums

MorseError
MorseKind

Indicates whether a MorseComplex is Ascending or Descending.