Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Classes | |
class | T_Transition_graph_traits_compressed< SampleRep, SampleWeight, VertexContainer, EdgeContainer > |
Note that all methods are static – no member data. More... | |
class | T_Transition_graph_traits_standard< SampleRep, SampleWeight, VertexContainer, EdgeContainer > |
TG representation with explicit storage of the saddles as vertices of the TG. More... | |
class | T_Transition_graph_loader< InputArchive, TransitionGraphTraits > |
Loader for one or more boost archive files More... | |
Compressed means that vertices are the minima and edges are the transitions.