![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Classes | |
class | T_Space_filling_model_coarse_graining_interpolated_cover< AlphaComplex3 > |
Engine computing the interpolated cover between given inner and outer covers. More... | |
class | T_Space_filling_model_coarse_graining_outer_cover< AlphaComplex3 > |
Engine computing the outer cover of a set of balls from its inner cover. More... | |
class | T_Space_filling_model_coarse_graining_traits< ParticleTraits, MolecularGeometryLoader, ParticleAnnotator, ParticlesBuilder > |
Traits class for instantiating the workflow T_Space_filling_model_coarse_graining_workflow. More... | |
class | T_Space_filling_model_coarse_graining_workflow< Traits, OutputArchive > |
Generic workflow of Space_filling_model_coarse_graining for reading the command line options of the applications and running the calculations. More... | |
class | T_Space_filling_model_inner_approximation_module< ModuleTraits > |
Module building the inner approximation of a set of particles using their medial-axis and a greedy selection algorithm. Module building the inner approximation of a set of particles using their medial-axis and a greedy selection algorithm. More... | |
class | T_Space_filling_model_interpolated_approximation_module< ModuleTraits > |
Module building the interpolated approximation of an input set of particles from their inner and outer approximations Module building the interpolated approximation of an input set of particles from their inner and outer approximations. More... | |
class | T_Space_filling_model_outer_approximation_module< ModuleTraits > |
Module building the outer approximation of a set of particles from an inner approximation. Module building the outer approximation of a set of particles from an inner approximation. More... | |