Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Classes | |
class | T_Stable_manifold_as_list_traits< Point > |
Simple representation of a stable manifold as a list of points. More... | |
class | T_Morse_Smale_Witten_chain_complex< MorseFunction, StableManifoldTraits > |
Representation of the complex of the same name. More... | |
class | T_Distance_default_for_graph< GraphType, NT > |
Base distance over vertices of a graph. More... | |
class | T_Morse_Smale_Witten_chain_complex_from_NNG_builder< GraphType, MorseFunction, DistanceFunction, StableManifoldTraits > |
Builds the Morse Smale Witten chain complex from a NNG. More... | |
class | T_Morse_Smale_Witten_chain_complex_from_weighted_graph_builder< GraphType, GetWeight > |
Builds the Morse Smale Witten chain complex from a weighted graph. More... | |
class | T_Morse_Smale_Witten_chain_complex_from_vertex_weighted_graph_builder< GraphType, GetVertexWeight > |
Builds the Morse Smale Witten chain complex from a vertex weighted graph. More... | |