C branch_and_bound< problem >
C class Reselect seeds in reverse order using D2 weighting
C dp_mat_apurva< graph, lambda_matrix >
C Get_not_annotator_option_name Returns empty option name
C lambda_matrix< graph >
C Modules_collection Base module from which any module should inherit
C Ordered_chain_cosnt_iterator Generic dihedral angle iterator for arbitrary ordred atom chain (const)
C Ordered_chain_iterator Iterative enumeration of torsion angles by finding consecutive four-tuples along the side chain
C parameters
C problem< graph, dp_mat, lambda_mat, parameter >
C AF_filtrations_result \sbl_add_package_main_class{sbl-package-name, SBL.AF_filtrations.AF_filtrations_result , Long: Class storing all results for the pLDDT/arity analysis using filtrations Short: Class storing all results for the pLDDT/arity analysis using filtrations } i################################################################################
C AF_filtrations_directory \sbl_add_package_main_class{PDB_utilities, SBL::AF_filtrations::AF_filtrations_directory, Long: class implementing the arity based operations for all files in a directory Short: class implementing the arity based operations for all files in a directory } i################################################################################
C AF_filtrations_directory_static \sbl_add_package_main_class{PDB_utilities, SBL::AF_filtrations::AF_filtrations_parallel, Long: class implementing the arity based operations for a directory in parallel mode Short: class implementing the arity based operations for a directory in parallel mode } i################################################################################
C SummaryWriter
C THREEJSBuilder
C StatsParser
C TableWriter
C BM_Batch
C BM_Database
C BM_Dataset
C BM_IFO_set Set of input file options with multiple values
C BM_Run_specification_ensemble
C BM_Run_specification_tuple
C SummaryWriter
C Exec_runner
C D_Solution The solution space for the Maximum Spanning tree algorithm
C Directed_acyclic_graph_default_property Default data structure containing information associated to an edge or a vertex of a directed acyclic graph
C T_Shelling_diagram_vertex_property< Cell, IsLowerCell > Info attached to a vertex of a T_Cell_complex_shelling_diagram
C Is_product_edge_default Default functor for product edge always returning true
C Is_product_vertex_default Default functor for product vertex always returning true
C Maximum_spanning_tree_property The solution space for the maximum spanning tree algorithm
C T_Container_of_containers_iterator_base< OuterContainerIterator, InnerContainerIterator > Base representation of an iterator over nested containers
C T_Container_of_containers_const_iterator< Index_set_vector::const_iterator >
C T_Container_of_containers_const_iterator< Connected_components_iterator >
C T_Container_of_containers_const_iterator< Frontier_cc_iterator >
C T_Container_of_containers_iterator_base< OuterContainerConstIterator, OuterContainerConstIterator::value_type::const_iterator >
C T_Container_of_containers_const_iterator< OuterContainerConstIterator > Iterator iterator over nested non-mutable containers
C T_Container_of_containers_iterator_base< OuterContainerConstIterator, typename OuterContainerConstIterator::value_type::const_iterator >
C T_Container_of_containers_iterator_base< OuterContainerIterator, OuterContainerIterator::value_type::iterator >
C T_Container_of_containers_iterator< OuterContainerIterator > Iterator iterator over nested mutable containers
C T_Container_of_containers_iterator_base< OuterContainerIterator, typename OuterContainerIterator::value_type::iterator >
C T_Dijkstra_shortest_paths_with_landmarks< Graph, IsLandmark > Brief todo
C T_Directed_acyclic_graph< VertexProperty, EdgeProperty > Generic representation of a directed acyclic graph
C T_Directed_acyclic_graph_with_layers< std::set< std::string > >
C T_Directed_acyclic_graph_with_layers< Shelling_diagram_vertex_property >
C T_Directed_acyclic_graph_with_layers< Vertex_property >
C T_Directed_acyclic_graph_with_layers< std::string >
C T_Directed_acyclic_graph< Directed_acyclic_graph_default_property, Directed_acyclic_graph_default_property >
C T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty > Generic representation of a directed acyclic graph with layers
C T_Cell_complex_shelling_diagram< Alpha_complex::Vertex_handle >
C T_Cell_complex_shelling_diagram< Cell_complex_2_traits::Cell_handle >
C T_Cell_complex_shelling_diagram< Cell, IsLowerCell >
C T_Cell_complex_shelling_diagram< typename Face_complex_traits::Cell_handle >
C T_Cell_complex_shelling_diagram< Ball_representation >
C T_Cell_complex_shelling_diagram< typename Cell_complex_2_traits::Cell >
C T_Cell_complex_shelling_diagram< Cell, IsLowerCell > Diagram representing the shelling order of a cell complex
C T_Directed_acyclic_graph< T_Shelling_diagram_vertex_property< Cell, std::less< Cell > >, Directed_acyclic_graph_default_property >
C T_Directed_acyclic_graph_with_layers< T_Shelling_diagram_vertex_property< Cell, std::less< Cell > > >
C T_Directed_acyclic_graph< VertexProperty, EdgeProperty >
C T_Directed_acyclic_graph_with_layers< VertexProperty, EdgeProperty >
C T_Earth_mover_distance< VerticesAccessor, DistanceFunctor > Earth mover distance algorithm using lp_solve software for solving linear program problems
C T_Earth_mover_distance_connectivity_constraints_checker< EarthMoverDistance > Functor measuring the violation of the connectivity constraints of any Earth Mover Distance algorithm
C T_Earth_mover_distance_transportation_plan< VertexRep, FT > Transportation plan for the Earth Mover Distance algorithms
C T_Earth_mover_distance_vertices_accessor_graph< VertexType, MassType > Accessors for weighted vertices stored in a boost graph
C T_Earth_mover_distance_vertices_accessor_vector< VertexType, MassType > Accessors for weighted vertices stored in a simple vector with no connectivity
C T_Earth_mover_distance_with_connectivity_constraints< VerticesAccessor, DistanceFunctor > Earth mover distance algorithm with connectivity constraints on the input data
C T_Edge_product_graph_traits< Graph1, Graph2, EdgeProperty > Traits clas defining types for an edge product graph
C T_EMD_CC_stat_triple< FT > Internal data structure used to store information for the transportation plan
C T_EMD_distance_default< VerticesAccessor > Default distance used by the EMD algorithm returning always the null distance
C T_EMD_LP_LP_format_writer< VerticesAccessor, DistanceFunctor > Writing a LP problem using the LP format
C T_EMD_LP_MPS_format_writer< VerticesAccessor, DistanceFunctor > Writing a LP problem using the MPS format
C T_Geodesic_distances_generation< Graph, LandmarkFunctor, LandmarkInfo_functor > Brief todo
C T_Greedy_selection< Arrangement, GetWeightOfArrangement, GetOverlappingArrangements > Generic greedy selection algorithm of arrangements of cells
C T_Greedy_selection_incremental< Arrangement, GetWeightOfArrangement, GetOverlappingArrangements > Generic Greedy selection algorithm of arrangements of cells
C T_Maximum_clique_finder< GraphType > Functor returning the vertices of a maximum clique of an input graph
C T_Maximum_spanning_tree_generator< Graph > Generates a Maximum spanning tree over a given graph (using boost::graph)
C T_Maximum_spanning_tree_generator< Graph >::Negative_graph_vertex_property To compute the Maximum spanning tree, we use a negative version of the original graph
C T_Minimal_oriented_spanning_forest_Boruvka< GraphType > Minimal Spanning Forest algorithm
C T_Ordered_forest_edit_distance< Forest, GetCost, IsLowerSiblingVertex > Generic Forest Edit Distance algorithm for ordered forests
C T_Product_graph_builder< ProductGraphTraits, IsProductVertex, IsProductEdge > Builder class for product graphs
C T_Edge_product_graph_builder< Product_graph_traits, Is_product_vertex, Is_product_edge >
C T_Vertex_product_graph_builder< Product_graph_traits, Is_product_vertex, Is_product_edge >
C T_Product_graph_builder< ProductGraphTraits, Is_product_vertex_default, Is_product_edge_default >
C T_Edge_product_graph_builder< ProductGraphTraits, IsProductVertex, IsProductEdge > Builder class for edge product graphs
C T_Vertex_product_graph_builder< ProductGraphTraits, IsProductVertex, IsProductEdge > Builder class for vertex product graphs
C T_Product_graph_builder< ProductGraphTraits, IsProductVertex, IsProductEdge >
C T_Edge_product_graph_builder< ProductGraphTraits, IsProductVertex, IsProductEdge >
C T_Vertex_product_graph_builder< ProductGraphTraits, IsProductVertex, IsProductEdge >
C T_Random_spanning_tree_generator< Graph > Generates a Random spanning tree over a given graph (using boost::graph)
C T_Random_spanning_tree_property< Dummy > The solution space for the random spanning tree algorithm
C T_Spanning_tree_solver< IntersectionGraph, StopCondition, SpanningTreeGenerator, Algorithm > A heuristic algorithm to solve the D-Family-matching problem by using spanning trees
C T_Spanning_tree_solver< Graph, Maximum_spanning_tree_property, T_Maximum_spanning_tree_generator< Graph >, T_Tree_solver< Graph > >
C T_Spanning_tree_solver< Graph, Random_spanning_tree_property, T_Random_spanning_tree_generator< Graph >, T_Tree_solver< Graph > >
C T_Sub_graph< Graph > A superstructure over the Graph used to represent non-induced sub-graphs
C T_Sub_graph< Graph >::Sub_vertex_property Sub graph vertex property (wee link it to the vertex it represents in the Graph)
C T_Tree< Graph > A superstructure over the Graph used to represent trees
C T_Tree_solver< Graph > A dynamic programming algorithm which solves the D family matching problem for trees
C T_Union_find_base< T, VertexDS, InternalVertexTag > Base class implementing the Union-Find data structure
C T_Union_find_contains< const Protein_base & >
C T_Union_find_contains< Primitive_interface_iterator >
C T_Union_find_contains< Cell_handle >
C T_Union_find_contains_with_map< Protein_base * >
C T_Union_find_contains_with_map< Cell_for_union_find >
C T_Union_find_contains_with_map< Vertex_rep >
C T_Union_find_contains_with_map< Vertex_handle >
C T_Union_find_contains_with_map< Cell_handle >
C T_Union_find_contains_with_map< Vertex >
C T_Union_find_contains_with_map< Critical_vertex >
C T_Union_find_contains_with_map< AC_cell_handle >
C T_Union_find_contains_with_map< HDS_halfedge_handle >
C T_Union_find_contains_with_map< HDS_face_handle >
C T_Union_find_contains_with_map< Face_handle >
C T_Union_find_contains_with_map< Halfedge_handle >
C T_Union_find_specializes< SBL::Models::T_Atom_with_flat_info_and_annotations_traits<>::Particle_type >
C T_Union_find_specializes< Protein_base >
C T_Union_find_base< T, VertexDS, InternalVertexTag >::Descendants_iterator Iterator over the descendants of a given vertex
C T_Union_find_base< bool, Union_find_vertex_data_structure_base, true >
C Union_find_default Default Union-Find data structure with no data attached to the vertices
C T_Union_find_base< T, T_Union_find_vertex_data_structure_contains< T >, true >
C T_Union_find_contains< T > Union-Find data structure where the vertices contains a data
C T_Union_find_contains_with_map< T > Union-Find data structure where the vertices contains a data
C T_Union_find_base< T, T_Union_find_vertex_data_structure_specializes< T >, false >
C T_Union_find_specializes< T >
Union-Find data structure where the vertices inherit from a data type
C T_Vertex_product_graph_traits< Graph1, Graph2, EdgeProperty > Traits clas defining types for a vertex product graph
C Union_find_vertex_data_structure_base Base representation of a vertex in the Union-Find data structure
C T_Union_find_vertex_data_structure_contains< T > Representation of a vertex in the Union-Find data structure containing a data
C T_Union_find_vertex_data_structure_specializes< T > Representation of a vertex of the Union-Find data structure inheriting a data type
C Combinations_of_variables_model_evaluation
C Overall_default_anaysis Overall analysis provided in our paper
C Per_model_default_analysis Analysis for each model provided in our paper
C Per_model_binding_affinity_analysis Analysis for each model provided in our paper
C MCI_analysis
C MCI_output_preprocessing
C MCI_Contact
C MCI_Oligomers
C MCI_regex A set of static regular expression to parse specification files and results files
C MCI_set_of_contacts
C MCI_solutions
C MCI_specification
C MCI_string_tools Cleaning/Trimming the string before use Endline characters are removed, double spaces to single spaces, space at the beginning of the line are removed
C MCI_MILP_engine
C Coarse_atom< Atom, Point >
C Coarse_atom< Atom, typename K_Base::Point_3 >
C Coarse_atom< Atom_base, typename Geometric_kernel::Point_3 >
C Coarse_atoms_iterators< Model >
C Coarse_creator_closest_to_barycenter< Residue, FT_ >
C Coarse_creator_two_barycenters< Residue >
C Coarse_residue< Residue, Chain, Coarse_atom_ >
C Coarse_residue< Residue, Chain, Coarse_atom< Atom, Point_3 > >
C Contact_map_for_one_ctype Records pairs of interacting residues for one contact type
C Contants_for_embedding< NT > Values obtained when converting constraints to polynomial coefficients and used once more to convert roots to cartesian embeddings of solution in tripeptide loop closure
C Default_system_items
C Molecular_alignment_default Make an alignment between two molecules with the same numbers of atoms, with the same order
C Molecular_atom< System_, Point > A class representing a molecular atom
C Molecular_atom< System, Point >
C Molecular_atom< System, Point_3 >
C Molecular_chain< System > A class representing a molecular chain
C Molecular_coordinates_utilities Class with static methods for internal coordinates computations
C Molecular_model< System_ > A class representing a molecular model
C Molecular_residue< System > A class representing a molecular residue
C Molecular_secondary_structure_element< System > A class representing a secondary structure element
C Molecular_SS_bond< System > A class representing a SS bond between two residues
C Molecular_system< Items, Point > A class representing a molecular system
C Pairwise_contacts_for_polypeptide_chain
C System_items_with_coarse_grain
C T_AD_buffer< Dummy > Todo
C T_AD_stack< Dummy > Todo
C T_Aligner_sequence_seqan_wrapper< SeqanSequenceConverter, FreeEndsAlignment, ScoreType, SeqanUnitType, SeqanCustomMatrix, SeqanAlgorithm > Wrapper of the Seqan algorithm for aligning pairwise sequences
C T_Aligner_structure_apurva_wrapper< StructureType > Wrapper of the Apurva algorithm for aligning pairwise structures
C T_Alignment_engine< SequenceOrStructure, AlignerAlgorithm, FT > Base engine for making alignments between structures and sequences. Base engine for making alignments between structures and sequences
C T_Alignment_engine_sequences_seqan< Sequence >
C T_Alignment_engine_sequences_seqan< SequenceType, SeqanSequenceConverter, FreeEndsAlignment, ScoreType, SeqanUnitType, SeqanCustomMatrix, SeqanAlgorithm >
C T_Alignment_engine_sequences_seqan< Structure_type >
C T_Alignment_engine_structures< StructureType, Aligner_algorithm, FT >
C T_Alignment_engine< SequenceOrStructure, AlignerAlgorithm, FT >::Is_lower_name_pair Predicate for comparing two pairs whatever the order of Alignment_unit_rep in each pair
C T_Alignment_engine< SequenceOrStructure, AlignerAlgorithm, FT >::Matrix_function Functor for the substitution matrix. Is imposed the following properties: (i) symmetry, (ii) undefined values are 0. Thus, it is just enough to specify non null values on only one triangle of the matrix
C T_Alignment_engine< SequenceType, T_Aligner_sequence_seqan_wrapper< T_Default_amino_acid_seqan_sequence_converter<>, true, int, seqan::AminoAcid, seqan::CustomAminoAcidMatrix, seqan::Gotoh >, double >
C T_Alignment_engine_sequences_seqan< SequenceType, SeqanSequenceConverter, FreeEndsAlignment, ScoreType, SeqanUnitType, SeqanCustomMatrix, SeqanAlgorithm > Engine for making alignments between sequences using Seqan
C T_Alignment_engine< StructureType, AlignerAlgorithm, double >
C T_Alignment_engine_structures< StructureType, AlignerAlgorithm, FT, MolecularDistance > Base engine for making alignments between structures. Base engine for making alignments between structures
C T_Alignment_engine_structures_apurva< Structure >
C T_Alignment_engine_structures_apurva< StructureType, FT, MolecularDistance >
C T_Alignment_engine_structures_identity< StructureType, FT, MolecularDistance >
C T_Alignment_engine_structures_iterative_identity< StructureType, FT, MolecularDistance >
C T_Alignment_engine_structures_kpax< StructureType, FT, MolecularDistance >
C T_Alignment_engine< StructureType, AlignerAlgorithm, FT >
C T_Alignment_engine_structures< StructureType, AlignerAlgorithm, FT, MolecularDistance >
C T_Alignment_engine< StructureType, SBL::CSB::T_Identity_alignment_iterative< StructureType >, double >
C T_Alignment_engine_structures< StructureType, SBL::CSB::T_Identity_alignment_iterative< StructureType >, double >
C T_Alignment_engine_structures_iterative_identity< StructureType, FT, MolecularDistance > Base engine for making queries in a identity alignment setting for a best local fit
C T_Alignment_engine< StructureType, SBL::CSB::T_Kpax< StructureType >, double >
C T_Alignment_engine_structures< StructureType, SBL::CSB::T_Kpax< StructureType >, double >
C T_Alignment_engine_structures_kpax< StructureType, FT, MolecularDistance > Base engine for making alignments between structures using Kpax
C T_Alignment_engine< StructureType, T_Aligner_structure_apurva_wrapper< StructureType >, double >
C T_Alignment_engine_structures< StructureType, T_Aligner_structure_apurva_wrapper< StructureType >, double >
C T_Alignment_engine_structures_apurva< StructureType, FT, MolecularDistance > Base engine for making alignments between structures using Apurva
C T_Alignment_engine< StructureType, T_Identity_alignment< StructureType >, double >
C T_Alignment_engine_structures< StructureType, T_Identity_alignment< StructureType >, double >
C T_Alignment_engine_structures_identity< StructureType, FT, MolecularDistance > Base engine for making alignments between two identical structures (in different conformations)
C T_Alignment_residue< ResidueBase > Representation of a residue in the alignement engines Representation of a residue in the alignement engines
C T_Alignment_sequence< ResidueBase > Representation of a sequence of residues in the alignement engines Representation of a sequence of residues in the alignement engines
C T_Alignment_sequence< Alignment_residue >
C T_Alignment_sequence< Particle_traits::Molecular_system::Residue >
C T_Alpha_complex_base_3< Dt, AlphaExactComparisonTag > Class allowing to have identical template parameters for Alpha_shape and Fixed_alpha_shape classes
C T_Alpha_complex_of_molecular_model< Particle_traits >
C T_Alpha_complex_base_3< T_Triangulation_of_molecular_model< ParticleTraits, T_Alpha_complex_vertex_base_3, T_Alpha_complex_cell_base_3 >, CGAL::Tag_false >
C T_Alpha_complex_of_molecular_model< ParticleTraits, TAlphaComplexVertexBase, TAlphaComplexCellBase, TAlphaComplexBase > Derived class from CGAL alpha-complex for filling it with particles
C T_Alpha_complex_cell_base_3< Traits, Cb, ExactAlphaComparisonTag, WeightedTag > Class allowing to have identical template parameters for Alpha_shape and Fixed_alpha_shape classes
C T_Alpha_complex_of_molecular_model< Particle_traits, CGAL::Alpha_shape_vertex_base_3, CGAL::Alpha_shape_cell_base_3, CGAL::Alpha_shape_3 >
C T_Alpha_complex_of_molecular_model< ParticleTraits, TAlphaComplexVertexBase, TAlphaComplexCellBase, TAlphaComplexBase >
C T_Alpha_complex_of_molecular_model_traits< ParticleTraits, TAlphaComplexVertexBase, TAlphaComplexCellBase > Class defining all the types related to the -complex of a molecular model
C T_Alpha_complex_vertex_base_3< Traits, Vb, ExactAlphaComparisonTag, WeightedTag > Class allowing to have identical template parameters for Alpha_shape and Fixed_alpha_shape classes
C T_Bicolor_interface_data_structure_base< MolecularInterfaceDataStructure > Container defining what is a bicolor interface between two partners
C T_Bicolor_interface_data_structure_base< Bicolor_interface_base >
C T_Bicolor_interface_data_structure_base< Molecular_interface_connected_component_data_structure >
C T_Bicolor_interface_oserialization< BicolorInterface > Serialization of a bicolor interface
C T_Binet_Cauchy_kernel_score< Conformation, GetParticle, MolecularAlignment > Model of Distances for defining distance between two conformations
C T_Bond_angles_visitor< CovalentStructure > Defines iterator over the bond angles of a covalent structure
C T_Bonded_particles_visitor< CovalentStructure > Defines iterator over the bonds of a covalent structure
C T_Buried_surface_area_with_labels< ParticleWithSystemLabelTraits, ParticleBSARecord, FT >
Compute the buried surface area of two given partners
C T_Buried_surface_area_without_label< ParticleTraits, FT > Compute the buried surface area of two given partners
C T_Canonize_conformation< CovalentStructure, ConformationType > Given a structure , a conformation and a C-alpha, translate and rotate the structure so that this C-alpha is at the origin, its neighbor C is on the z-axis (negative), and its neighbor N is on the zx plane (x positive)
C T_Chains_residues_contiguous_indexer< PCRep > Data structure to handle the contiguous indices of residues/un its in a chain even in the presence of missing residues/units
C T_Conformation_builder_cartesian_default< Conformation_ > Default builder for conformations with cartesian coordinates,
C T_Conformation_traits< Conformation > Traits class to be specialized
C T_Conformation_with_covalent_structure< ConformationBase, CovalentStructure > Class enhancing a conformation with a covalent structure e.g. from the package Molecular_covalent_structure
C T_Conformation_with_height< ConformationBase, HeightType > Struct SBL::CSB::T_Conformation_with_implicit_height which enhances a conformation with coordinates by adding a height
C T_Conformation_with_implicit_height< ConformationBase, HeightFunctor > Provides the struct SBL::CSB::T_Conformation_with_implicit_height which enhances a conformation with coordinates by adding a height and also takes a functor to apply a function to the height
C T_Default_amino_acid_seqan_sequence_converter< Dummy > Default converter that justs returns the input name as the seqan amino acid name, and recirpocally
C T_Dihedral_angles_visitor< CovalentStructure > Defines iterator over the dihedral angles of a covalent structure
C T_External_distance< Conformation, NumberType > Distance computed from an external executable (sbl-conf-distance.exe) Distance computed from an external executable (sbl-conf-distance.exe)
C T_Get_particle_default< Conformation, ParticleRep > Model of Distance for defining distance between two conformations
C T_Hierarchical_labels_forest< MolecularSystemLabelsTraits > Provides a forest structure associated to the labels defined in MolecularSystemLabelsTraits
C T_Improper_angles_visitor< CovalentStructure > Defines iterator over the improper angles of a covalent structure
C T_Iterative_aligner< StructureType, SeederType, ScoreComputer >
C T_Kpax< Structure_type >
C T_Iterative_aligner< StructureType, T_Seeder_DP_score< StructureType, T_Score_computer_K< StructureType::value_type > >, G_Score_computer >
C T_Kpax< StructureType > The generic Kpax algorithm
C T_Iterative_aligner_identity< StructureType, Seeder, ScoreComputer >
C T_Iterative_aligner_identity< StructureType, T_Seeder_basic< StructureType >, G_Score_computer >
C T_Least_RMSD_cartesian< Conformation, GetParticle, MolecularAlignment > Model of Distances for defining distance between two conformations
C T_Least_RMSD_cartesian_with_chirality< Conformation, GetParticle, MolecularAlignment > Model of Distances for defining distance between two conformations
C T_Least_RMSD_cartesian< Conformation, GetParticle, MolecularAlignment >
C T_Least_RMSD_cartesian_with_chirality< Conformation, GetParticle, MolecularAlignment >
C T_Least_RMSD_cartesian< Point_d >
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Backbone_const_iterator Iterator through the atoms of the chain backbone (const)
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Backbone_iterator Iterator through the atoms of the chain backbone
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Bond Representation of a bond between two atoms
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Bond_angle Representation of a valence angle between three atoms
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Bond_angle_const_iterator Iterator through all the valence angles in the chain (const)
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Bond_angle_iterator Iterator through all the valence angles in the chain
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Bond_const_iterator Iterator through all the bonds in the chain (const)
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Bond_iterator Iterator through all the bonds in the chain
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Dihedral_angle Representation of a proper dihedral angle between four atoms
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Dihedral_angle_const_iterator Iterator through all the proper dihedral angles in the chain (const)
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Dihedral_angle_iterator Iterator through all the proper dihedral angles in the chain
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Incident_atoms_const_iterator Iterator through bonded atoms to an input atom (const)
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Incident_atoms_iterator Iterator through bonded atoms to an input atom
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Ordered_chain_iterator Generic dihedral angle iterator for arbitrary ordred atom chain
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Residue_atoms_const_iterator Iterator through all the atoms of an input residue (const)
C T_Linear_polymer_representation< ParticleTraits, MolecularCovalentStructure, ConformationType, DAMT >::Residue_atoms_iterator Iterator through all the atoms of an input residue
C T_Mediated_interface_data_structure_base< MolecularInterfaceDataStructure > Container defining what is a mediated interface between two partners and a mediator
C T_Mediated_interface_data_structure_base< Mediated_interface_base >
C T_Mediated_interface_data_structure_base< Molecular_interface_connected_component_data_structure >
C T_Mediated_interface_oserialization< MediatedInterface > Serialization of a mediated interface
C T_Minimizer_Ipopt_parameters_without_constraint< PointType, RealValueFunction, GradientFunction > Constraints for minimizing without any constraint
C T_Minimizer_parameters_without_constraint< PointType, RealValueFunction, GradientFunction > Constraints for minimizing without any constraint
C T_Molecular_cartesian_coordinates< ConformationType, CovalentStructure > Computes the cartesian coordinates from the internal coordinates and the covalent structure of a molecular conformation
C T_Molecular_covalent_structure< Particle_info_ > Representation of the covalent structure of a molecular conformation
C T_Molecular_covalent_structure_bond_angle_gradient< ConformationType, CovalentStructure > Defines the gradient associated to the bond angle
C T_Molecular_covalent_structure_bond_length_gradient< ConformationType, CovalentStructure > Defines the gradient associated to the bond length
C T_Molecular_covalent_structure_builder_for_protein_martini< Molecular_covalent_structure_ > Builds a covalent structure from a given model
C T_Molecular_covalent_structure_builder_for_proteins< Molecular_covalent_structure_ > Builds a covalent structure from a given model
C T_Molecular_covalent_structure_constraints_for_proteins< CovalentStructure, Conformation > Returns true iff the input conformation respects the input constraints
C T_Molecular_covalent_structure_optimal< ParticleInfo > Optimized representation of the covalent structure of a molecular conformation
C T_Molecular_covalent_structure_torsion_angle_gradient< ConformationType, CovalentStructure > Defines the gradient associated to the torsion angle
C T_Molecular_geometric_model_classifier_for_alpha_complex< AlphaComplexOfMolecularModel > Functor returning true or false if a tupel of particles is represented in the alpha-complex of an input molecular model
C T_Molecular_interface_connected_component_data_structure< ParticleWithSystemLabelTraits, MolecularModel > Container for interfaces edges of the alpha-complex that are connected and share the same interface
C T_Molecular_interface_connected_component_data_structure< ParticleWithSystemLabelTraits, MolecularModel >::Have_labels Predicate initialized with one or two labels, that checks that a vertex has an ancestor of or equal given label, or an edge has ancestors of or equal given pair of labels
C T_Molecular_interface_connected_component_data_structure< ParticleWithSystemLabelTraits, MolecularModel >
C T_Molecular_interface_connected_component_oserialization< MolecularInterface > Serialization of a connected component of a molecular interface
C T_Molecular_interface_data_structure_base< MolecularInterfaceConnectedComponent > Container for Molecular interface connected components that share the same interface
C T_Molecular_interface_data_structure_base< Bicolor_interface_connected_component >
C T_Molecular_interface_data_structure_base< Mediated_interface_connected_component >
C T_Molecular_interface_data_structure_base< Tricolor_interface_connected_component >
C T_Molecular_interface_oserialization< MolecularInterface > Serialization of a molecular interface
C T_Molecular_interfaces_builder< ParticleWithSystemLabelTraits, MolecularModelClassifier > Construct all the primitive and hierarchical interfaces associated to a molecular model represented by an alpha-complex
C T_Molecular_interfaces_traits< ParticleWithSystemLabelTraits, MolecularModel > Traits class defining the different kind of molecular interfaces
C T_Molecular_potential_energy< Contribution, Contributions > Potential energy function adding up all the input contributions (C++11 only)
C T_Molecular_potential_energy_bond_angle_gradient_harmonic< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the standard gradient associated to the bond angle contribution
C T_Molecular_potential_energy_bond_angle_gradient_Urey_Bradley< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the Urey-Bradley gradient associated to a bond angle
C T_Molecular_potential_energy_bond_angle_term_harmonic< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the standard term associated to the bond angle contribution
C T_Molecular_potential_energy_bond_angle_term_Urey_Bradley< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the Urey-Bradley term associated to a bond angle
C T_Molecular_potential_energy_bond_length_gradient_harmonic< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the standard gradient associated to the bond length contribution
C T_Molecular_potential_energy_bond_length_term_harmonic< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the standard term associated to the bond length contribution
C T_Molecular_potential_energy_bonded_contribution< ConformationType, CovalentStructure, PotentialEnergyParameters, EnergyBondedLengthsTerm, EnergyBondAnglesTerm, EnergyDihedralAnglesTerm > Contribution of all bonded energy terms to the potential energy function
C T_Molecular_potential_energy_bonded_contribution< ConformationType, CovalentStructure, PotentialEnergyParameters, T_Molecular_potential_energy_bond_length_term_harmonic< ConformationType, CovalentStructure, PotentialEnergyParameters >, T_Molecular_potential_energy_bond_angle_term_harmonic< ConformationType, CovalentStructure, PotentialEnergyParameters >, T_Molecular_potential_energy_torsion_angle_in_linear_structure_term< ConformationType, CovalentStructure, PotentialEnergyParameters > >
C T_Molecular_potential_energy_cmap_term< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the CMap term associated to a pair of proper dihedral angles
C T_Molecular_potential_energy_contribution< Visitor, Term, Terms > Contribution of an energy term to the potential energy function
C T_Molecular_potential_energy_electrostatic_gradient< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines a standard gradient associated to the electrostatic contribution
C T_Molecular_potential_energy_electrostatic_term< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines a standard term associated to the electrostatic contribution
C T_Molecular_potential_energy_gradient< Contribution, Contributions > Sum of the contributions of an energy gradient term to the potential energy gradient function
C T_Molecular_potential_energy_gradient_contribution< Visitor, Term, Terms > Contribution of an energy gradient term to the potential energy gradient function
C T_Molecular_potential_energy_Lennard_Jones_gradient< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the standard gradient associated to the Lennard Jones contribution
C T_Molecular_potential_energy_Lennard_Jones_term< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the standard term associated to the Lennard Jones contribution
C T_Molecular_potential_energy_Lennard_Jones_term< Conformation, Covalent_structure, Potential_energy_parameters >
C T_Molecular_potential_energy_numerical_gradient< MolecularPotentialEnergy, PotentialEnergyParameters > Computes numerically the gradient of a potential energy function
C T_Molecular_potential_energy_torsion_angle_gradient_Fourier< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the Fourier gradient associated to the proper dihedral angle contribution
C T_Molecular_potential_energy_torsion_angle_gradient_harmonic< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the harmonic gradient associated to the proper dihedral angle contribution
C T_Molecular_potential_energy_torsion_angle_gradient_in_linear_structure< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the gradient associated to the torsion angle contribution in a linear structure
C T_Molecular_potential_energy_torsion_angle_gradient_periodic< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the periodic gradient associated to the proper dihedral angle contribution
C T_Molecular_potential_energy_torsion_angle_gradient_Ryckaert_Bellemans< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the Ryckaert_Bellemans gradient associated to the proper dihedral angle contribution
C T_Molecular_potential_energy_torsion_angle_in_linear_structure_term< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the term associated to the torsion angle contribution in a linear structure
C T_Molecular_potential_energy_torsion_angle_term_Fourier< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the Fourier term associated to the proper dihedral angle contribution
C T_Molecular_potential_energy_torsion_angle_term_harmonic< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the harmonic term associated to the proper dihedral angle contribution
C T_Molecular_potential_energy_torsion_angle_term_periodic< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the periodic term associated to the proper dihedral angle contribution
C T_Molecular_potential_energy_torsion_angle_term_Ryckaert_Bellemans< ConformationType, CovalentStructure, PotentialEnergyParameters > Defines the Ryckaert_Bellemans term associated to the proper dihedral angle contribution
C T_Molecular_primitive_internal_coordinates< ConformationType, CovalentStructure > Computes the internal coordinates from the covalent structure of a molecular conformation
C T_Molecular_structure_classifier< ParticleWithSystemLabelTraits, MolecularModelClassifier > Classify the particles of molecular systems that are at a given interface
C T_Molecular_structure_traits< ParticleWithSystemLabelTraits, MolecularStructure > Traits clas defining types used for the Molecular Structure Classifier
C T_Multiple_sequence_alignment_DS< SeqName, UnitRep, Score >
C T_Multiple_sequence_alignment_DS_filtered< SeqName, UnitRep, Score, SeqUnitPresenceFilter >
C T_Nucleic_acid_representation< PolynucleotideChain >
C T_Particle_info_biomolecules< ParticleTraits > Information on the particle to attach to the vertices of the covalent structure when using it with force fields
C T_Particle_info_for_proteins< Particle_traits_ > Information on the particle to attach to the vertices of the covalent structure when using it with force fields
C T_Particle_info_traits< ParticleTraits > Concept for manipulating particle info attached to a covalent structure
C T_Particle_vertex_base< ParticleTraits, GT, Vb > Specialized vertex of a 3D triangulation with an attached particle
C T_Particle_vertex_base< ParticleTraits, GT, Vb >::Rebind_TDS< TDS2 > Rebind data structure for inheriting from a vertex data structure as specified in the CGAL library
C T_Particle_vertex_base< ParticleTraits, GT, Vb >
C T_Particle_vertex_base< ParticleTraits, GT, Vb2 >
C T_Particle_vertex_base< ParticleTraits, Triangulation_traits, CGAL::Triangulation_vertex_base_3< Triangulation_traits > >
C T_Phi_psi_dihedral_angles_visitor< CovalentStructure >
Defines iterator over all successive pairs of dihedrals
C T_Polynucleotide_chain_representation< ParticleTraits, MolecularCovalentStructure, ConformationType > Representation of a single polynucleotide chain within a Nucleic Acid representation
C T_Polynucleotide_chain_representation< Particle_traits, Molecular_covalent_structure, Conformation_type >
C T_Polypeptide_chain_contacts_finder< PCRep > Class to find pairwise atomic contacts withing a polypeptide chain
C T_Polypeptide_chain_representation< ParticleTraits, MolecularCovalentStructure, ConformationType > Representation of a single polypeptide chain within a Nucleic Acid representation
C T_Polypeptide_chain_representation< Particle_traits, Covalent_structure, Conformation >
C T_Polypeptide_chain_representation< Particle_traits, Molecular_covalent_structure, Conformation_type >
C T_Protein_representation< PolypeptideChain > Representation of a protein with its polypeptide chains
C T_Real_value_function_minimizer< PointType, RealValueFunction, GradientFunction, MinimizerConstraints > Minimizer of a real valued function
C T_Real_value_function_minimizer_Ipopt< PointType, RealValueFunction, GradientFunction, MinimizerConstraints > Minimizer of a real valued function
C T_Real_value_function_minimizer_LBFGS< PointType, RealValueFunction, GradientFunction > Minimizer of a real valued function using the header-only library LBFGS++
C T_RMSD_comb_edge_weighted< Structure, MolecularDistance > Given a set of motifs instantiates the motif graph and computes the associated combined RMSD
C T_RMSD_comb_edge_weighted< Structure, MolecularDistance >::Vertex_property Vertex property for the motif graph
C T_Score_computer_K< CanonizedResidue >
C T_Seeder_basic< StructureType > Given two structures, align them using Kpax_seeder
C T_Seeder_DP_score< StructureType, ScoreComputer > Given two structures, align them using Seeder_DP_score
C T_Squared_angular_internal_distance< Conformation, NT, MolecularAlignment > Model of distance between angles of two conformations given with their internal coordinates
C T_Squared_angular_internal_distance< Conformation, double, Molecular_alignment_default >
C T_Angular_internal_distance< Conformation, NT, MolecularAlignment > Model of Distance between angles of two conformations given with their internal coordinates
C T_Squared_angular_internal_distance< Conformation, NT, MolecularAlignment >
C T_Angular_internal_distance< Conformation, NT, MolecularAlignment >
C T_Squared_RMSD_internal_distance< Conformation, InternalDistance, GetParticle, MolecularAlignment > Model of Distance for defining distance between two conformations
C T_Tertiary_quaternary_structure_annotator< ParticleTraits, MolecularSystemLabelTraits > Builds a graph representing the biochemical interactions between units of a protein
C T_Tertiary_quaternary_structure_annotator< ParticleTraits, MolecularSystemLabelTraits >::Edge_label_writer Functor allowing to write two properties associated to a vertex or an edge into a dot file representing a graph
C T_Tertiary_quaternary_structure_annotator< ParticleTraits, MolecularSystemLabelTraits >::Vertex_label_writer Functor allowing to write two properties associated to a vertex into a dot file representing a graph
C T_TLC_polynomial< Algebraic_Kernel > Converts the Tripeptide contraints given to a 16th degree polynomial
C T_TLC_polynomial_roots_to_embedings< Algebraic_Kernel > Converts polynomial roots to embeddings using values defined in T_TLC_polynomial
C T_TLC_polynomial_solver_interface< Algebraic_Kernel > Interface to the CGAL polynomial solver using Algebraic Number types
C T_TLC_solver< Algebraic_Kernel > Computes the backbone coordinates of solutions to the Tripeptide loop closure with only phi and psi bond angles changing in internal coordinates
C T_Transition_graph_traits_compressed< SampleRep, SampleWeight, VertexContainer, EdgeContainer > Note that all methods are static – no member data
C T_Transition_graph_traits_standard< SampleRep, SampleWeight, VertexContainer, EdgeContainer > TG representation with explicit storage of the saddles as vertices of the TG
C T_Triangulation_of_molecular_model< ParticleTraits, TAlphaComplexVertexBase, TAlphaComplexCellBase > Derived class from CGAL Regular triangulation for filling it with particles
C T_Triangulation_of_molecular_model< ParticleTraits, TAlphaComplexVertexBase, TAlphaComplexCellBase >
C T_Tricolor_interface_data_structure_base< MolecularInterfaceDataStructure > Container defining what is a tricolor interface between two partners
C T_Tricolor_interface_data_structure_base< Molecular_interface_connected_component_data_structure >
C T_Tricolor_interface_data_structure_base< Tricolor_interface_base >
C T_Tricolor_interface_oserialization< TricolorInterface > Serialization of a tricolor interface
C T_Tripeptide_anchors< NT > Anchor atoms around the moving atoms for the tripeptide loop closure
C T_Tripeptide_constraints< NT > Constraints used to solve the tripeptide loop closure
C T_Unbonded_particles_visitor< CovalentStructure >
Defines iterator over all distinct pairs of particles
C T_Unbonded_particles_with_threshold_visitor< CovalentStructure, ConformationType >
Defines iterator over all distinct pairs of particles
C Hit_info
C Hits_manager
C Hits_manager_no_annotations
C NCBI_wrapper
C Uniprot_wrapper
C Bin_properties_Internal The Bin_properties struct defines which properties are stored per bin. by default, the density and the histogram, plus some custom user-defined stats
C T_Bin_properties< Move_Set_Controller_Data > This class extends Bin_properties to record info from the move sets
C Combined_WL_Move_Set_Data_Interface< WL_DS_Interface, i > Class for the i-th move set to access its data stored in the WL DS To see how it works: index i: generates a new interface
for a MS: in each bin: data for each MS for a combined MS: in each bin: tuple for all MS class on top on the interface, to access the data of the i-th MS
C Darting_Move_Params Darting Move set Params
C Darting_Move_Set_Traits Darting Move set traits (see paper for details of internal working)
C Darting_Move_Stats Darting Move set Stats
C Gaussian_Move_Params Gaussian Move params
C Gaussian_Move_Set_Traits Gaussian Move Set, simplest move set provided. Propose a move sampled from a normal distribution centered on the starting point
C Gaussian_Move_Stats Gaussian Move Set stats
C K_means_scores Various scores for K_means
C Nearest_neighbors_graph_builder Builder for nearest neighbors graphs
C Nearest_neighbors_graph_builder_with_edge_weight Builder for nearest neighbors graphs
C No_Overstep_Cone_Move_Params No overstep cone move set params
C No_Overstep_Cone_Move_Set_Traits No overstep cone move set traits: a move set that aims to sample neighbourings energy strata, and uses the cone strategy for better mixing. See paper for details
C No_Overstep_Cone_Move_Stats No overstep cone move set stats
C No_Overstep_Move_Params No overstep move set params
C No_Overstep_Move_Set_Traits No overstep move set traits: a move set that aims to sample neighbourings energy strata. See paper for details
C No_Overstep_Move_Stats No overstep move set stats
C T_ANN_FLANN_wrapper< GetDistance, GetPoint, IndexParams, SearchParams > Nearest neighbor engine from FLANN library
C T_ANN_meta< RandomizedANN, IsLowerPoint > Nearest neighbor engine designed for metric spaces
C T_ANN_meta< SBL::GT::T_ANN_metric_space_proximity_tree< DistanceFunction > >
C T_ANN_meta< SBL::GT::T_ANN_metric_space_proximity_tree< DistanceType > >
C T_ANN_metric_space_LAESA< GetDistance, ExcludedPivots > Nearest neighbor engine designed for metric spaces
C T_ANN_metric_space_proximity_tree< DistanceFunction, SplitterFunction > Nearest neighbor engine designed for metric spaces
C T_Betti_numbers_1< GraphType > Compute the Betti numbers of a Graph
C T_Betti_numbers_2< AlphaComplex3 > Compute the Betti numbers of a 3D Cell Complex from its alpha-complex
C T_Cluster_engine_k_means< KMTraits >
C T_Cluster_engine_k_means_com_euclidean< PointType, VectorType > Representation of a center of mass for k-means in Euclidean spaces
C T_Cluster_engine_k_means_com_Sd< VectorType, CenterOfMassInitializer > Representation of a center of mass in k-means algorithm
C T_Cluster_engine_Morse_theory_based< PointType, DistanceFunction, TNNQuery, TGetDensity > Morse theory based clustering algorithm
C T_com_inertia_calculator< PointType, VectorType, Cost >
C T_Combined_Move_Params< Conformation, Move_Set_Traits > Collect into a tuple the params of all move sets
C T_Combined_Move_Set< Conformation, Move_Set_Selector, Move_Set_Traits > As above, but for move sets rather than controllers
C T_Combined_Move_Set_Controller< Combined_Move_Set_Data_Interface, Conformation, Move_Set_Traits > Contoler : controls the MS WL calls the controller of the combined MS, which (recursively, thanks to templates) calls the defered controllers
C T_Combined_Move_Stats< Conformation, Move_Set_Traits > Collect into a tuple the stats of all move sets
C T_Darting_Move_Set< Conformation > Darting Move set. Physical conformation needs a function get_grad, compute_energy and get_energy and a member data
C T_Darting_Move_Set_Controller< Conformation > Darting Move set Controller
C T_Delaunay_triangulation_extension_3< DelaunayTriangulation3 >::Get_area_of_dual_of_edge Given the dual of an edge, compute its area
C T_Delaunay_triangulation_extension_3< DelaunayTriangulation3 >::Get_dual_of_edge Given an edge, return its dual as a container of points
C T_Delaunay_triangulation_extension_3< DelaunayTriangulation3 >::Get_dual_of_facet Given a facet, return its dual as a segment
C T_Delaunay_triangulation_extension_3< DelaunayTriangulation3 >::Get_squared_length_of_dual_of_facet Given a facet, return the squared length of its dual segment
C T_Delaunay_triangulation_spherical_traits_3< FT, SphereRep > Kernel used for computations involving exact number types for coordinates of boundary points
C T_Delaunay_triangulation_spherical_traits_3< NTBoundary, typename WeightedAlphaComplex3::Vertex_handle >
C T_Delaunay_triangulation_spherical_traits_3_base< Kernel, BasicKernel, SphereRep > Model for the base of a geometric kernel for T_Delaunay_triangulation_spherical_traits_3
C T_Delaunay_triangulation_spherical_traits_3_base< Kernel, BasicKernel, SphereRep >::Base< Kernel2 > Base for the kernel
C T_Delaunay_triangulation_spherical_traits_3_base< Kernel2, BasicKernel, SphereRep >
C T_Distance_default_for_graph< GraphType, NT > Base distance over vertices of a graph
C T_DS_conformation< Conformation > This class contains a conformation from the physical system, to which we append information on the energy and the bin index
C T_DS_snapshot_default< Bin_properties > A class storing the main pieces of information, at a given time stamp in the course of the algorithm
C T_Frechet_mean_S1< Kernel > This class computes local and global minimums of the sum of p exponent distance function
C T_Gaussian_Move_Set< Conformation > Gaussian Move Set
C T_Gaussian_Move_Set_Controller< Conformation > Gaussian Move Set controller
C T_Least_RMSD_cartesian_3< GeometricKernel > Perform a 3D rigid registration between two 3D point clouds, then computes the RMSD distance between the two aligned clouds
C T_Morse_Smale_Witten_chain_complex< MorseFunction, StableManifoldTraits > Representation of the complex of the same name
C T_Morse_Smale_Witten_chain_complex_from_NNG_builder< GraphType, MorseFunction, DistanceFunction, StableManifoldTraits > Builds the Morse Smale Witten chain complex from a NNG
C 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
C T_Morse_Smale_Witten_chain_complex_from_weighted_graph_builder< GraphType, GetWeight > Builds the Morse Smale Witten chain complex from a weighted graph
C T_Morse_theory_based_analyzer< MorseSmaleWittenChainComplex > Analysis of a Morse Smale Witten chain complex
C T_NN_linear_scan< DistanceFunction > Naive algorithm looking for the nearest neighbors of a point in a database w.r.t a metric space Naive algorithm looking for the nearest neighbors of a point in a database w.r.t a metric space
C T_NN_metric_tree< DistanceFunction, SplitterFunction > Nearest neighbor engine designed for metric spaces
C T_No_Overstep_Cone_Move_Set< Conformation > No overstep cone move set
C T_No_Overstep_Cone_Move_Set_Controller< Conformation > No overstep cone move set controller
C T_No_Overstep_Move_Set< Conformation > No overstep move set
C T_No_Overstep_Move_Set_Controller< Conformation > No overstep move set controller
C T_Point_cloud_rigid_registration_3< FT > Model of Distances for defining distance between two point clouds
C T_RMSD_cartesian_3< GeometricKernel > RMSD distance between two 3D point clouds
C T_Rotation_3< Point_container_iterator, NT, Back_inserter > Static 3d rotation methods
C T_SE3_representation< InputNT, InternalNT > SE3
C T_SE3_motion< InputNT, InternalNT > Rigid motion in 3D
C T_SE3_representation< INT, ONT >
C T_SO3_representation< INT, ONT > SE3
C T_seed_inertia_calculator< PointType, VectorType, Cost >
C T_Seed_reselector< PointType, VectorType, Cost, Candidate_metric_calculator >
C T_Seed_selector_k_means_plus_plus< PointType, VectorType, Cost > Select seeds with D2 weighting
C T_Seed_selector_minimax< PointType, VectorType, Cost > Select seeds by maximizing the min cost for seeds at each selection step
C T_Seed_selector_random< PointType, VectorType >
C T_Spectral_clustering< GraphType > Spectral clustering algorithm from Ng et al at NeurIPS 2001
C T_Spherical_kernel_extension_3< SphericalKernel > Extension completing the 3D Spherical kernel of CGAL
C T_Spherical_kernel_extension_3< SphericalKernel >::Is_counter_clockwise_oriented Check that an oriented edge and a point on the circular arc represented by this edge defines a counter clockwise orientation
C T_Spherical_kernel_extension_3< SphericalKernel >::Is_largest_circular_arc_3 Returns a sign that is negative if the input circular arc is the largest one, positive if its opposite, and 0 if its angle is PI
C T_Spherical_kernel_extension_3< SphericalKernel >::Orientation_with_roots_3 Orientation predicate allowing input numbers as Root_of_2
C T_Splitter_default< DistanceFunction, TNNEngine > Nearest neighbor engine designed for metric spaces
C T_Squared_Least_RMSD_cartesian_3< GeometricKernel > Perform a 3D rigid registration between two 3D point clouds, then computes the squared RMSD distance between the two aligned clouds
C T_Squared_RMSD_cartesian_3< GeometricKernel > Squared RMSD distance between two 3D point clouds
C T_Stable_manifold_as_list_traits< Point > Simple representation of a stable manifold as a list of points
C T_Trajectory< SE3 > Trajectory of a point undergoing a motion in 3D
C T_Triangulation_extension_3_base< Triangulation3 > Defines simple predicates and constructions structure over a triangulation
C T_Triangulation_extension_3< Triangulation_3 >
C T_Delaunay_triangulation_extension_3< Triangulation_3 >
C T_Triangulation_extension_3< Alpha_complex >
C T_Delaunay_triangulation_extension_3< Alpha_complex >
C T_Triangulation_extension_3< DelaunayTriangulation3 >
C T_Delaunay_triangulation_extension_3< DelaunayTriangulation3 > Defines simple predicates and constructions structure over a triangulation
C T_Triangulation_extension_3< Weighted_alpha_complex_3 >
C T_Triangulation_extension_3< WeightedAlphaComplex3 >
C T_Triangulation_extension_3< Triangulation3, TriangulationExtension3Base > Defines simple predicates and constructions structure over a triangulation
C T_Delaunay_triangulation_extension_3< AlphaComplex3 >
C T_Triangulation_extension_3_base< Triangulation3 >::Canonical_edge Canonical representation of an edge in the 3D Triangulation
C T_Triangulation_extension_3_base< Triangulation3 >::Canonical_facet Canonical representation of a facet in the 3D Triangulation
C T_Triangulation_extension_3_base< Triangulation3 >::Get_common_facet Given two cells, return the common facet of the two cells
C T_Triangulation_extension_3_base< Triangulation3 >::Get_other_two_edges Given an edge and a facet bounding it, return the two other edges of the facet
C T_Triangulation_extension_3_base< Triangulation3 >::Is_coface Check that a simplex is the coface of a second simplex
C T_Triangulation_extension_3_base< Triangulation3 >::Is_counter_clockwise_oriented Predicate checking that a facet of the 3D triangulation is counter-clockwise oriented
C T_Triangulation_extension_3_base< Triangulation3 >::T_Vertex_handle_with_order< IsLessVertex > Check that a simplex is the coface of a second simplex
C T_Triangulation_extension_3_base< SBL::CSB::T_Alpha_complex_of_molecular_model< ParticleTraits, TAlphaComplexVertexBase, TAlphaComplexCellBase, TAlphaComplexBase > >
C T_Triangulation_extension_3_base< SBL::CSB::T_Triangulation_of_molecular_model< ParticleTraits, TAlphaComplexVertexBase, TAlphaComplexCellBase > >
C T_Union_of_balls_boundary_3_builder< UnionOfBallsBoundaryDS, ExactNT > Functor filling a HDS of the Boundary of an union of balls
C T_Union_of_balls_boundary_3_data_structure< WeightedAlphaComplex3, IS_CCW, HalfedgeDSBase > Representation of the boundary of the union of balls
C T_Union_of_balls_boundary_3_data_structure< Alpha_complex >
C T_Union_of_balls_boundary_3_data_structure< AlphaComplex3 >
C T_Union_of_balls_boundary_3_data_structure< WeightedAlphaComplex3, IS_CCW, HalfedgeDSBase >
C T_Union_of_balls_boundary_3_item_info< WeightedAlphaComplex3, Simplex > Attached a simplex of the -complex to an item of the half-edge data structure
C T_Union_of_balls_boundary_3_item_info< WeightedAlphaComplex3, WeightedAlphaComplex3::Edge >
C T_Union_of_balls_boundary_3_half_edge< Refs, WeightedAlphaComplex3 > Representation of a half-edge in the half-edge data structure
C T_Union_of_balls_boundary_3_item_info< WeightedAlphaComplex3, WeightedAlphaComplex3::Facet >
C T_Union_of_balls_boundary_3_vertex< Refs, WeightedAlphaComplex3 > Representation of a vertex in the half-edge data structure
C T_Union_of_balls_boundary_3_item_info< WeightedAlphaComplex3, WeightedAlphaComplex3::Vertex_handle >
C T_Union_of_balls_boundary_3_face< Refs, WeightedAlphaComplex3 > Representation of a face in the half-edge data structure
C T_Union_of_balls_boundary_3_items< WeightedAlphaComplex3 > Instantiation of face, half-edge and vertex tpes of the half-edge data structure
C T_Union_of_balls_boundary_3_side< AlphaComplex3, EXTERIOR_TAG > Construction of the mesh of the union of 3D balls such that any point at the surface of the union of balls has a point of the mesh in its epsilon-neighborhood
C T_Union_of_balls_boundary_patch_shelling_3< UnionOfBallsBoundary3, IsInPatch > Shelling diagram of a patch on the boundary of the union of 3D balls
C T_Union_of_balls_boundary_patch_shelling_3< UnionOfBallsBoundary3, IsInPatch >::Face_complex_traits::Cell_handle Wrapper for the faces of the boundary in the cell complex shelling diagram
C T_Union_of_balls_boundary_patch_shelling_3< UnionOfBallsBoundary3, IsInPatch >::Face_complex_traits::Get_cell_boundary_from_halfedge Functor casting a halfedge of the boundary to a cell's boundary of the cell complex
C T_Union_of_balls_boundary_patch_shelling_3< UnionOfBallsBoundary3, IsInPatch >::Face_complex_traits::Get_cell_from_face Functor casting a face of the boundary to a cell of the cell complex
C T_Union_of_balls_boundary_patch_shelling_3< UnionOfBallsBoundary3, IsInPatch >::Face_complex_traits::Is_in_cell_complex Predicate checking that a cell or the boundary of a cell is at an interface, i.e in a binding patch
C T_Union_of_balls_epsilon_mesh_3< UnionOfBallsBoundary3, EXTERIOR_TAG > Construction of the mesh of the union of 3D balls such that any point at the surface of the union of balls has a point of the mesh in its epsilon-neighborhood
C T_Union_of_balls_medial_axis_3_builder< UnionOfBallsMedialAxis3 > Algorithm constructing the medial axis of an union of balls
C T_Union_of_balls_medial_axis_3_data_structure< WeightedAlphaComplex3, NTBoundary, HalfedgeDSBase > Representation of the medial-axis of the union of balls
C T_Union_of_balls_medial_axis_3_data_structure< Alpha_complex >
C T_Union_of_balls_medial_axis_3_data_structure< WeightedAlphaComplex3, NTBoundary, Base >
C Face_iterator< WeightedAlphaComplex3, NTBoundary, HalfedgeDSBase >
C Halfedge_handle< WeightedAlphaComplex3, NTBoundary, HalfedgeDSBase >
C Halfedge_iterator< WeightedAlphaComplex3, NTBoundary, HalfedgeDSBase >
C Vertex_handle< WeightedAlphaComplex3, NTBoundary, HalfedgeDSBase >
C T_Union_of_balls_medial_axis_3_face< Refs, WeightedAlphaComplex3, DelaunayTriangulation3 > Representation of a face in the half-edge data structure
C T_Union_of_balls_medial_axis_3_halfedge< Refs, WeightedAlphaComplex3, DelaunayTriangulation3 > Representation of a half-edge in the half-edge data structure
C T_Union_of_balls_medial_axis_3_items< WeightedAlphaComplex3, DelaunayTriangulation3 > Instantiation of face, half-edge and vertex tpes of the half-edge data structure
C T_Union_of_balls_medial_axis_3_vertex< Refs, WeightedAlphaComplex3, DelaunayTriangulation3 > Representation of a vertex in the half-edge data structure
C T_Union_of_balls_surface_volume_3< AlphaComplex3, SphericalKernel3, UnionOfBallsBoundary3 > Algorithm computing the surface area and the volume of the union of 3D balls
C T_Wang_Landau< Physical_System, Move_Set_Traits, WL_DS_, NumCores >
This is the main class that runs a Wang-Landau simulation
C T_Wang_Landau< Physical_System, Move_Set_Traits, WL_DS_, NumCores >::Roll_Back_Restoration_Point Informotion used to roll back, including the states for random number generators
C T_Wang_Landau< Physical_System, Move_Set_Traits, WL_DS_, NumCores >::WL_DS_Interface Class used by the move set controllers (one for each move set), to access information stored in the DS Nb: for WL, there is a single move set, the combined one
C T_WL_Data_Structure_Internal< Conformation, Bin_properties, DS_snapshot_ > Bin management: main data structure used by Wang_landau algorithm
C T_WL_Data_Structure_MS< typename Dual_Well_Physical_System::Conformation, typename Move_Set_Traits::template Controller< typename Dual_Well_Physical_System::Conformation >, Bin_properties_custom >
C T_WL_Data_Structure_MS< Conformation, Move_Set_Controller, Bin_properties_, DS_Snapshot_ >
C T_WL_Data_Structure_Internal< Conformation, Bin_properties_custom< Move_Set_Traits::template Controller< Dual_Well_Physical_System::Conformation >::Move_Set_Controller_Data >, T_DS_snapshot_default >
C T_WL_Data_Structure_MS< Dual_Well_Physical_System::Conformation, Move_Set_Traits::template Controller< Dual_Well_Physical_System::Conformation >, Bin_properties_custom >
C T_WL_Data_Structure_Internal< Conformation, T_Bin_properties< Move_Set_Controller::Move_Set_Controller_Data >, T_DS_snapshot_default >
C T_WL_Data_Structure_MS< Conformation, Move_Set_Controller, Bin_properties_, DS_Snapshot_ > This class specializes its internal counterpart to record additional info used by move sets
C T_WL_Data_Structure_Internal< Conformation, T_Bin_properties< typename Move_Set_Traits::template Controller< typename Physical_System::Conformation >::Move_Set_Controller_Data >, T_DS_snapshot_default >
C T_WL_Data_Structure_MS< typename Physical_System::Conformation, typename Move_Set_Traits::template Controller< typename Physical_System::Conformation > >
C T_WL_Simulation< Physical_System, Move_Set_Traits >
C T_WL_Simulation< Boltzman_Energy_Well_Physical_System, Combined_MS_Traits >
C T_WL_Simulation< Isotrop_Energy_Well_Physical_System, Combined_MS_Traits >
C T_WL_Simulation< Isotrop_Energy_Well_Physical_System, Move_Set_Traits >
C T_WL_Simulation< Non_Isotrop_Energy_Well_Physical_System, Combined_MS_Traits >
C T_WL_Simulation< Non_Isotrop_Energy_Well_Physical_System, Move_Set_Traits >
C T_WL_Simulation< Physical_System, Combined_MS_Traits >
C T_WL_Simulation< Physical_System, Gaussian_Move_Set_Traits >
C T_WL_Simulation_Gaussian< Physical_System > Specialisation of T_WL_Simulation for Gaussian move set
C T_WL_Simulation< Physical_System, No_Overstep_Cone_Move_Set_Traits >
C T_WL_Simulation< Physical_System, No_Overstep_Move_Set_Traits >
C T_WL_Simulation_No_Overstep< Physical_System > Specialisation of T_WL_Simulation for No overstep move set
C T_WL_Simulation< Physical_System_Amber, Combined_MS_Traits >
C WL_histo_change_measure Change from measure pi to measure mu, see paper
C WL_stats_serializer Helper class which stores into files:
C CodeGenerator
C GeneratorPanel
C GeneratorPyQt6
C GeneratorTkinter
C GUIGeneratorManager
C GUI
C Metadata
C ParseGUI
C Widget
C Window
C UItoJsonConverter
C UiToJsonConverter
C GUIInputPanelJsonGenerator
C GUIUpdatePanelJsonGenerator
C HMM
C Chain_selection Selection object representing a chain selection for molecular viewers
C Molecular_view< Viewer, ViewableObject > Base class for viewing an object in one of the available format (VMD, PyMOL)
C Molecular_view< T_PyMOL_viewer< Dummy >, CGAL::Point_3< K > > Views a 3D point in PyMOL format
C Molecular_view< T_PyMOL_viewer< Dummy >, CGAL::Sphere_3< K > > Views in PyMOL format a 3D sphere.
C Molecular_view< T_PyMOL_viewer< Dummy >, CGAL::Triple< CGAL::Point_3< K >, CGAL::Point_3< K >, CGAL::Point_3< K > > > Views a 3D triangle in PyMOL format
C Molecular_view< T_PyMOL_viewer< Dummy >, CGAL::Triple< CGAL::Weighted_point< Point, Weight >, CGAL::Weighted_point< Point, Weight >, CGAL::Weighted_point< Point, Weight > > > Views in PyMOL format a 3D triangle represented by the three input 3D weighted points
C Molecular_view< T_PyMOL_viewer< Dummy >, CGAL::Weighted_point< Point, Weight > > Views in PyMOL format a 3D sphere represented by the input 3D weighted point
C Molecular_view< T_PyMOL_viewer< Dummy >, Chain_selection > PyMOL specialization for Chain_selection
C Molecular_view< T_PyMOL_viewer< Dummy >, std::pair< CGAL::Point_3< K >, CGAL::Point_3< K > > > Views a 3D segment in PyMOL format
C Molecular_view< T_PyMOL_viewer< Dummy >, std::pair< CGAL::Weighted_point< Point, Weight >, CGAL::Weighted_point< Point, Weight > > > Views in PyMOL format a 3D segment represented by the two input 3D weighted points
C Molecular_view< T_VMD_viewer< Dummy >, CGAL::Point_3< K > > Views a 3D point in VMD format
C Molecular_view< T_VMD_viewer< Dummy >, CGAL::Sphere_3< K > > Views in VMD format a 3D sphere.
C Molecular_view< T_VMD_viewer< Dummy >, CGAL::Triple< CGAL::Point_3< K >, CGAL::Point_3< K >, CGAL::Point_3< K > > > Views a 3D triangle in VMD format
C Molecular_view< T_VMD_viewer< Dummy >, CGAL::Triple< CGAL::Weighted_point< Point, Weight >, CGAL::Weighted_point< Point, Weight >, CGAL::Weighted_point< Point, Weight > > > Views in VMD format a 3D triangle represented by the three input 3D weighted points
C Molecular_view< T_VMD_viewer< Dummy >, CGAL::Weighted_point< Point, Weight > > Views in VMD format a 3D sphere represented by the input 3D weighted point
C Molecular_view< T_VMD_viewer< Dummy >, Chain_selection > VMD specialization for Chain_selection
C Molecular_view< T_VMD_viewer< Dummy >, std::pair< CGAL::Point_3< K >, CGAL::Point_3< K > > > Views a 3D segment in VMD format
C Molecular_view< T_VMD_viewer< Dummy >, std::pair< CGAL::Weighted_point< Point, Weight >, CGAL::Weighted_point< Point, Weight > > > Views in VMD format a 3D segment represented by the two input 3D weighted points
C Molecular_view< Viewer, CGAL::Alpha_shape_3< Dt, ExactAlphaComparisonTag > * > Views in Molecular format the edges and facets of the input 3D -complex for its value
C Molecular_view< Viewer, CGAL::Alpha_shape_vertex_base_3< Gt, Vb, ExactAlphaComparisonTag, Weight_tag > > Uses the Molecular viewer of the base vertex of the 3D -complex
C Molecular_view< Viewer, CGAL::Fixed_alpha_shape_3< Dt > * > Views in Molecular format the edges and facets of the input fixed 3D -complex for its value
C Molecular_view< Viewer, CGAL::Fixed_alpha_shape_vertex_base_3< Gt, Vb > > Uses the Molecular viewer of the base vertex of the fixed 3D -complex
C Molecular_view< Viewer, CGAL::Regular_triangulation_3< Gt, Tds > * > Views in Molecular format the edges and facets of the input 3D regular triangulation
C Molecular_view< Viewer, CGAL::Regular_triangulation_vertex_base_3< Gt, Vb > > Views in Molecular format the point represented by the input vertex of a 3D triangulation
C Molecular_view< Viewer, CGAL::Triangulation_3< Gt, Tds > * > Views in Molecular format the edges and facets of the input 3D triangulation
C Molecular_view< Viewer, CGAL::Triangulation_vertex_base_3< Gt, Vb > > Views in Molecular format the point represented by the input vertex of a 3D triangulation
C Molecular_view< Viewer, CGAL::Triangulation_vertex_base_with_info_3< Info, Gt, Vb > > Views in Molecular format the point represented by the input vertex of a 3D triangulation (when info is attached)
C Molecular_view< Viewer, CGAL::Triple< CGAL::internal::CC_iterator< CGAL::Compact_container< CGAL::Alpha_shape_cell_base_3< Gt, Cb, ExactAlphaComparisonTag, Weight_tag >, Allocator >, Const >, int, int > > Views in Molecular format the segment represented by the input edge of a 3D -complex
C Molecular_view< Viewer, CGAL::Triple< CGAL::internal::CC_iterator< CGAL::Compact_container< CGAL::Fixed_alpha_shape_cell_base_3< Gt, Cb >, Allocator >, Const >, int, int > > Views in Molecular format the segment represented by the input edge of a fixed 3D -complex
C Molecular_view< Viewer, CGAL::Triple< CGAL::internal::CC_iterator< CGAL::Compact_container< CGAL::Regular_triangulation_cell_base_3< Gt, Cb >, Allocator >, Const >, int, int > > Views in molecular format the segment represented by the input edge of a 3D regular triangulation
C Molecular_view< Viewer, CGAL::Triple< CGAL::internal::CC_iterator< CGAL::Compact_container< CGAL::Triangulation_cell_base_3< Gt, Cb >, Allocator >, Const >, int, int > > Views in Molecular format the segment represented by the input edge of a 3D triangulation
C Molecular_view< Viewer, std::pair< CGAL::internal::CC_iterator< CGAL::Compact_container< CGAL::Alpha_shape_cell_base_3< Gt, Cb, ExactAlphaComparisonTag, Weight_tag >, Allocator >, Const >, int > > Views in Molecular format the triangle represented by the input facet of a 3D -complex
C Molecular_view< Viewer, std::pair< CGAL::internal::CC_iterator< CGAL::Compact_container< CGAL::Fixed_alpha_shape_cell_base_3< Gt, Cb >, Allocator >, Const >, int > > Views in Molecular format the triangle represented by the input facet of a fixed 3D -complex
C Molecular_view< Viewer, std::pair< CGAL::internal::CC_iterator< CGAL::Compact_container< CGAL::Regular_triangulation_cell_base_3< Gt, Cb >, Allocator >, Const >, int > > Views in Molecular format the triangle represented by the input facet of a 3D triangulation
C Molecular_view< Viewer, std::pair< CGAL::internal::CC_iterator< CGAL::Compact_container< CGAL::Triangulation_cell_base_3< Gt, Cb >, Allocator >, Const >, int > > Views in Molecular format the triangle represented by the input facet of a 3D triangulation
C Molecular_view< Viewer, std::pair< const CGAL::Alpha_shape_3< Dt, ExactAlphaComparisonTag > *, typename CGAL::Alpha_shape_3< Dt, ExactAlphaComparisonTag >::Edge > > Views in Molecular format the facet dual of the input edge of a 3D -complex, using the underlaying Delaunay triangulation
C Molecular_view< Viewer, std::pair< const CGAL::Alpha_shape_3< Dt, ExactAlphaComparisonTag > *, typename CGAL::Alpha_shape_3< Dt, ExactAlphaComparisonTag >::Facet > > Views in Molecular format the edge dual of the input facet of a 3D -complex, using the underlaying Delaunay triangulation
C Molecular_view< Viewer, std::pair< const CGAL::Fixed_alpha_shape_3< Dt > *, typename CGAL::Fixed_alpha_shape_3< Dt >::Edge > > Views in Molecular format the facet dual of the input edge of a fixed 3D -complex, using the underlaying Delaunay triangulation
C Molecular_view< Viewer, std::pair< const CGAL::Fixed_alpha_shape_3< Dt > *, typename CGAL::Fixed_alpha_shape_3< Dt >::Facet > > Views in Molecular format the edge dual of the input facet of a fixed 3D -complex, using the underlaying Delaunay triangulation
C Molecular_view< Viewer, std::pair< const CGAL::Regular_triangulation_3< Gt, Tds > *, typename CGAL::Regular_triangulation_3< Gt, Tds >::Edge > > Views in Molecular format the facet dual of the input edge of the input 3D regular triangulation
C Molecular_view< Viewer, std::pair< const CGAL::Regular_triangulation_3< Gt, Tds > *, typename CGAL::Regular_triangulation_3< Gt, Tds >::Facet > > Views in Molecular format the edge dual of the input facet of the input 3D regular triangulation
C T_Index_wrapper< IndexType, PrintedIndexType > Wrapper for indices where the IO dumping may be different from the index itself
C T_Multiple_archives_serialization_xml_iarchive< DataType, InputArchive > XML input archive coupling the data from a secondary archive to the main xml archive
C T_Multiple_archives_serialization_xml_iarchive< DataType, InputArchive >
C T_Multiple_archives_serialization_xml_iarchive< SecondaryData, SecondaryArchive >
C T_Multiple_archives_serialization_xml_oarchive< DataType, OutputArchive, IsLessData > XML output archive decoupling the data to put in the archive and data to possibly put in a secondary file
C T_Multiple_archives_serialization_xml_oarchive< DataType, OutputArchive, IsLessData >
C T_PyMOL_viewer< Dummy > Viewer writing in PyMOL file format
C PyMOL_viewer Viewer writing in PyMOL file format
C VMD_viewer Viewer writing in VMD file format
C KpaxAlignmentGraph
C KpaxPostAnalyzer
C MCI_bootstrap
C AB_label_traits Traits class defining partners' labels for binary molecular complexes A and B. Traits class defining partners' labels for binary molecular complexes A and B
C Default_radii_for_particles_with_annotated_name Default radii for atoms and pseudo-atoms as residues
C Extra_label_traits Traits class defining one extra's label. Traits class defining one extra's label
C Extra_label_traits::Primitive_label_classifier Functor returning a pair classifying a particle
C Get_annotator_option_display_name_default Returns a string that is the default display name of options for generic annotators
C Get_annotator_option_help_default Returns a string that is the default option help for generic annotators
C Get_annotator_option_name_default Returns a string that is the default option name for generic annotators
C IGAg_label_traits Traits class defining hierarchical partners' labels for immunoglobulin (IG) with an antigen (Ag). Traits class defining hierarchical partners' labels for immunoglobulin (IG) with an antigen (Ag)
C Make_no_annotation_key Returns false, whatever is the entry
C Name_annotator_for_atoms_setter_default Default annotated name setter, using the method set_annotated_name of the input particle
C Name_annotator_for_pseudo_atoms_setter_default Default annotated name setter, using the method set_annotated_name of the input particle
C No_label_traits Traits class defining no system's label. Traits class defining no system's label
C No_label_traits::Primitive_label_classifier Functor returning a pair classifying a particle
C One_label_traits Traits class defining one partner's label. Traits class defining one partner's label
C One_label_traits::Primitive_label_classifier Functor returning a pair classifying a particle
C Radius_annotator_for_particles_with_annotated_name_setter_default Default radius setter, using the method set_radius of the input particle
C Set_dynamic_annotation_default Default data structure adding a dynamic annotation to a particle
C T_AB_label_traits< Dummy >::Primitive_label_classifier Functor returning a pair classifying a particle
C T_Atom_with_flat_info< NT > Wrapper representing the atom
C T_Atom_with_flat_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems >::Get_geometric_representation Functor returning a weighted point representing the atom
C T_Atom_with_flat_info_traits< GeometricKernel, SystemItems > Traits class defining atoms traits (biophysical and geometric properties). Traits class defining atoms traits (biophysical and geometric properties)
C T_Atom_with_flat_info_traits< GeometricKernel, SystemItems >::Atom_with_flat_infos_builder Builder for containers of Particle_type
C T_Atom_with_flat_info_traits< GeometricKernel, SystemItems >::Get_geometric_representation Functor returning a weighted point representing the atom
C T_Atom_with_flat_info_traits< CGAL::Exact_predicates_inexact_constructions_kernel, SBL::CSB::Default_system_items >
C T_Particle_with_annotations_traits< T_Atom_with_flat_info_traits< CGAL::Exact_predicates_inexact_constructions_kernel, SBL::CSB::Default_system_items >, T_Name_and_radius_annotations< CGAL::Exact_predicates_inexact_constructions_kernel::FT, SBL::Models::T_Dynamic_annotator_for_atoms<>::template T_Annotations_with_dynamic< void > > >
C T_Atom_with_flat_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems > Defines a generic serializable atom with annotations (default is name, radius and optional annotations)
C T_Particle_with_system_label_traits< Particle_traits_base, SBL::Models::Chain_label_traits, SBL::Models::No_label_traits, SBL::Models::Extra_label_traits >
C T_Particle_with_system_label_traits< Particle_traits_base, Partner_label_traits, Mediator_label_traits, Extra_label_traits >
C T_Particle_with_system_label_traits< Particle_traits_base, Partner_label_traits >
C T_Atom_with_flat_info_traits< GeometricKernel, SystemItems >
C T_Particle_with_annotations_traits< T_Atom_with_flat_info_traits< GeometricKernel, SystemItems >, Annotations >
C T_Atom_with_hierarchical_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems >::Get_geometric_representation Functor returning a weighted point representing the atom
C T_Atom_with_hierarchical_info_traits< GeometricKernel, SystemItems > Traits class defining atoms traits (biophysical and geometric properties). Traits class defining atoms traits (biophysical and geometric properties)
C T_Atom_with_hierarchical_info_and_annotations_traits< CGAL::Exact_predicates_inexact_constructions_kernel, SBL::CSB::Default_system_items >
C T_Atom_with_hierarchical_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems >
C T_Atom_with_hierarchical_info_traits< GeometricKernel, SystemItems >::Get_geometric_representation Functor returning a weighted point representing the atom
C T_Atom_with_hierarchical_info_traits< CGAL::Epick, T_System_items_with_annotations< T_Name_and_radius_annotations< CGAL::Epick::FT, SBL::Models::T_Dynamic_annotator_for_atoms<>::template T_Annotations_with_dynamic< void > >, SBL::CSB::Default_system_items > >
C T_Atom_with_hierarchical_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems > Traits class defining atoms traits with annotations (at least name and radius). Traits class defining atoms traits with annotations (at least name and radius)
C T_Chain_label_traits< Dummy > Model of MolecularSystemLabelTraits for chains
C Chain_label_traits Model of MolecularSystemLabelTraits for chains
C T_Chain_label_traits< Dummy >::Primitive_label_classifier Functor returning a pair classifying a particle
C T_Conformation_builder_cartesian_default< ConformationType > Default builder for conformations with cartesian coordinates
C T_Domain_label_traits< Dummy > Model of MolecularSystemLabelTraits for molecular complexes defined in a file.
C Domain_label_traits Model of MolecularSystemLabelTraits for molecular complexes defined in a file
C T_Domain_label_traits< Dummy >::Primitive_label_classifier Functor returning a pair classifying a particle
C T_Dynamic_annotator_for_atoms< SetDynamicAnnotation >::T_Annotations_with_dynamic< AnnotationBase, DynamicAnnotation > Default class for representing dynamic annotations (it refines a base class of annotations)
C T_Dynamic_annotator_for_atoms< SetDynamicAnnotation >::T_Annotations_with_dynamic< void, DynamicAnnotation > Default class for representing dynamic annotations (it is a base class of annotations)
C T_Geometric_particle_traits< GeometricKernel, GeometricRepresentation > Particle represented by a simple geometric object (a 3D point, a 3D sphere or a 3D weighted point)
C T_Geometric_particle_traits< GeometricKernel, GeometricRepresentation >::Get_geometric_representation Functor returning a weighted point representing the atom
C T_IG_label_traits< Dummy > [definition]
C IG_label_traits Traits class defining hierarchical partners' labels for immunoglobulin (IG). Traits class defining hierarchical partners' labels for immunoglobulin (IG)
C T_IG_label_traits< Dummy >::Primitive_label_classifier Functor returning a pair classifying a particle
C T_IGAg_label_traits< Dummy >::Primitive_label_classifier Functor returning a pair classifying a particle
C T_Moveset_atomic< ConformationType > Moveset from each particle of a conformation
C T_Moveset_global< ConformationType > Moveset of the conformation as a whole
C T_Moveset_interpolation< ConformationType, Distance > Moveset of the conformation by interpolation between two conformations
C T_Name_and_radius_annotations< FT, AnnotationsBase > Base annotations for a default atom (name and radius)
C T_Particle_with_annotations< ParticleBase, AnnotationsType > Traits class defining particles traits with annotations
C T_Particle_with_annotations< typename Base::Particle_type, AnnotationsType >
C T_Particle_with_annotations_traits< ParticleTraitsBase, AnnotationsType > Traits class defining patricles traits with annotations
C T_Atom_with_flat_info_and_annotations_traits< CGAL::Exact_predicates_inexact_constructions_kernel, SBL::CSB::Default_system_items >
C T_Atom_with_flat_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems >
C T_Pseudo_atom_per_residue_spec_with_flat_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems >
C T_Particle_with_system_label< ParticleBase, PartnerLabelsTraits, MediatorLabelsTraits, ExtraLabelsTraits, IsSerializedLabel > Model of Particle with a system's label
C T_Particle_with_system_label< ParticleBase, PartnerLabelsTraits, MediatorLabelsTraits, ExtraLabelsTraits, IsSerializedLabel >::System_label Representation of a system's label, that can be either a partner, a mediator or an extra label
C T_Particle_with_system_label< typename ParticleTraitsBase::Particle_type, PartnerLabelsTraits, MediatorLabelsTraits, ExtraLabelsTraits, IsSerializedLabel >
C T_Particle_with_system_label_traits< ParticleTraitsBase, PartnerLabelsTraits, MediatorLabelsTraits, ExtraLabelsTraits, IsSerializedLabel > Model of ParticleTraits for defining particles with a system's label
C T_Pseudo_atom_per_residue_spec_with_flat_info< NT > Wrapper representing the coarse atom
C T_Pseudo_atom_per_residue_spec_with_flat_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems >::Get_geometric_representation Functor returning a weighted point representing the coarse atom
C T_Pseudo_atom_per_residue_spec_with_flat_info_traits< GeometricKernel, SystemItems > Traits class defining pseudo-atoms traits (biophysical and geometric properties). Traits class defining pseudo-atoms traits (biophysical and geometric properties)
C T_Pseudo_atom_per_residue_spec_with_flat_info_traits< GeometricKernel, SystemItems >::Get_geometric_representation Functor returning a weighted point representing the atom
C T_Pseudo_atom_per_residue_spec_with_flat_info_traits< CGAL::Exact_predicates_inexact_constructions_kernel, SBL::CSB::System_items_with_coarse_grain >
C T_Particle_with_annotations_traits< T_Pseudo_atom_per_residue_spec_with_flat_info_traits< CGAL::Exact_predicates_inexact_constructions_kernel, SBL::CSB::System_items_with_coarse_grain >, T_Name_and_radius_annotations< CGAL::Exact_predicates_inexact_constructions_kernel::FT, SBL::Models::T_Dynamic_annotator_for_residues<>::template T_Annotations_with_dynamic< void > > >
C T_Pseudo_atom_per_residue_spec_with_flat_info_and_annotations_traits< Annotations, GeometricKernel, SystemItems > Traits class defining pseudo-atoms traits (biophysical and geometric properties). Traits class defining pseudo-atoms traits (biophysical and geometric properties)
C T_Pseudo_atom_per_residue_spec_with_flat_info_traits< GeometricKernel, SystemItems >
C T_Particle_with_annotations_traits< T_Pseudo_atom_per_residue_spec_with_flat_info_traits< GeometricKernel, SystemItems >, T_Name_and_radius_annotations< typename GeometricKernel::FT, Annotations > >
C T_Unit_system_traits_AKMA< NT > Traits class defining the types used in the AKMA unit system Traits class defining the types used in the AKMA unit system
C T_Unit_system_traits_for_potential_energy< UnitSystemTraitsBase > Traits class defining the types used in an input system with eneriched types used in potential energy calculations Traits class defining the types used in an input system with eneriched types used in potential energy calculations
C T_Unit_system_traits_none_AKMA< NT > Traits class defining dimensionless types for AKMA Traits class defining dimensionless types for AKMA
C T_Unit_system_traits_none_AKMA< FT >
C T_Unit_system_traits_for_potential_energy< UST_base >
C T_Unit_system_traits_none_AKMA< NT >
C T_Unit_system_traits_none_MD< NT > Traits class defining dimensionless types for MD Traits class defining dimensionless types for MD
C T_Unit_system_traits_none_MD< NT >
C Water_label_traits Traits class defining mediators' labels for water. Traits class defining mediators' labels for water
C Water_label_traits::Primitive_label_classifier Functor returning a pair classifying a particle
C T_Bicolor_interface_oserialization< MolecularInterfaceBuilder > Serialization of a bicolor interface
C T_Mediated_interface_oserialization< MolecularInterfaceBuilder > Serialization of a mediated interface
C T_Module_based_workflow< Dummy >::Edge_property_label_writer Writer of properties of an edge of the graph in .dot format
C T_Module_based_workflow< Dummy >::Graph_property_label_writer Writer of properties of the graph in .dot format
C T_Module_based_workflow< Dummy >::Vertex_property_label_writer Writer of properties of a vertex of the graph in .dot format
C T_Module_option_description< Dummy > Base module from which any module should inherit
C Loader_base Base loader from which any loader should inherit
C T_Biomolecule_representation_loader< Protein_representation_FIT, Nucleic_acid_representation_FIT, MCS_loader_biomols_FIT >
C T_Biomolecule_representation_loader< Protein_representation_FIAT, Nucleic_acid_representation_FIAT, MCS_loader_biomols_FIAT >
C T_Biomolecule_representation_loader< Protein_representation_HIT, Nucleic_acid_representation_HIT, MCS_loader_biomols_HIT >
C T_Biomolecule_representation_loader< Protein_representation_HIAT, Nucleic_acid_representation_HIAT, MCS_loader_biomols_HIAT >
C T_Biomolecule_representation_loader< Protein_representation, Nucleic_acid_representation, Molecular_covalent_structure_loader >
C T_Conformation_loader< SBL::CSB::T_Conformation_builder_cartesian_default< Conformation > >
C T_Conformation_loader< Conformation_builder >
C T_Conformation_loader< Conformation >
C T_Molecular_covalent_structure_loader_from_MOL< Covalent_structure >
C T_Molecular_covalent_structure_loader_from_MOL< MolecularCovalentStructure >
C T_Molecular_system_loader< Particle_traits::Molecular_system >
C T_Molecular_system_loader< Molecular_system >
C T_Molecular_system_loader< Traits::Particle_traits::Molecular_system >
C T_Molecular_system_loader< Molecular_covalent_structure_builder_::Molecular_covalent_structure::Particle_info::Particle_traits::Molecular_system >
C T_Molecular_covalent_structure_loader< Molecular_covalent_structure_builder_ > Loader for covalent structures from PDB / mmCIF files
C T_Nucleic_acid_representation_loader< Nucleic_acid_representation_FIT, MCS_loader_biomols_FIT >
C T_Nucleic_acid_representation_loader< Nucleic_acid_representation_FIAT, MCS_loader_biomols_FIAT >
C T_Nucleic_acid_representation_loader< Nucleic_acid_representation_HIT, MCS_loader_biomols_HIT >
C T_Nucleic_acid_representation_loader< Nucleic_acid_representation_HIAT, MCS_loader_biomols_HIAT >
C T_Nucleic_acid_representation_loader< Nucleic_acid_representation, Molecular_covalent_structure_loader >
C T_Numbers_file_loader< Traits::Point >
C T_Numbers_file_loader< Traits::FT >
C T_Numbers_file_loader< FT, Tag >
C T_Primitive_labels_loader< Partner_label_traits, Mediator_label_traits, Extra_label_traits >
C T_Primitive_labels_loader< Label_traits >
C T_Primitive_labels_loader< PartnerLabelsTraits, MediatorLabelsTraits, ExtraLabelsTraits >
C T_Protein_representation_loader< Protein_representation >
C T_Protein_representation_loader< Protein_representation_FIT, MCS_loader_biomols_FIT >
C T_Protein_representation_loader< Protein_representation_FIAT, MCS_loader_biomols_FIAT >
C T_Protein_representation_loader< Protein_representation_HIT, MCS_loader_biomols_HIT >
C T_Protein_representation_loader< Protein_representation_HIAT, MCS_loader_biomols_HIAT >
C T_Protein_representation_loader< Protein_representation, Molecular_covalent_structure_loader >
C T_Protein_representation_loader< Protein_representation, MCS_loader_biomols >
C T_Dynamic_annotator_for_atoms< SetDynamicAnnotation >
C T_Dynamic_annotator_for_residues< SetDynamicAnnotation >
C T_Generic_annotator< KeyType, AnnotationType, MakeKey, SetAnnotation, GetOptionName, GetOptionHelp, GetOptionDisplayName >
C T_Graph_loader< Traits::Graph, Traits::NT >
C T_Name_annotator_for_atoms< SetAnnotatedName >
C T_Name_annotator_for_pseudo_atoms< SetAnnotatedName >
C T_Particle_annotator_collector< Name_annotator, Radius_annotator >
C T_Particle_annotator_collector< Name_and_radius_annotator, Dynamic_annotator >
C T_Points_d_file_loader< K::Point_d >
C T_Points_d_file_loader< Traits::Point >
C T_Radius_annotator_for_particles_with_annotated_name< typename Base::FT >
C T_Radius_annotator_for_particles_with_annotated_name< NT, SetRadius >
C T_Spheres_3_file_loader< CGAL::Weighted_point_3< K >, K::Point_3 >
C T_Spheres_3_file_loader< Sphere3, Point3 >
C T_XTC_file_loader< ConformationType, ConformationBuilder, ESBTLMolecularSystem, PDBLineFormat >
C T_Archive_file_loader< InputArchive, SerializedData >
Loader for one or more boost archive files
C T_Biomolecule_representation_loader< ProteinRepresentation, NucleicAcidRepresentation, MCSLoader > Loader for proteins from PDB and mmCIF files using SBL
C T_Conformation_loader< Conformation_builder_ > Class for loading conformations from a list of PDB / cif files, or from a plain txt file listing the conformations as Point_d. Class for loading conformations from a list of PDB / cif files, or from a plain txt file listing the conformations as Point_d
C T_Molecular_covalent_structure_loader_from_MOL< MolecularCovalentStructure > Loader for covalent structures from MOL files
C T_Molecular_system_loader< Molecular_system_ > Class for loading molecular systems
C T_Molecular_covalent_structure_loader< Default_molecular_covalent_structure_builder_martini >
C T_Molecular_covalent_structure_loader< Covalent_structure_builder >
C T_Molecular_covalent_structure_loader< MCS_builder_biomols_FIT >
C T_Molecular_covalent_structure_loader< MCS_builder_biomols_FIAT >
C T_Molecular_covalent_structure_loader< MCS_builder_biomols_HIT >
C T_Molecular_covalent_structure_loader< MCS_builder_biomols_HIAT >
C T_Molecular_covalent_structure_loader< Molecular_covalent_structure_builder >
C T_Molecular_covalent_structure_loader< MCS_builder_biomols >
C T_Multiple_archives_xml_archive_file_loader< SecondaryArchive, SecondaryData, SerializedData >
Loader for one or more multiple archives xml archive files
C T_Nucleic_acid_representation_loader< NucleicAcidRepresentation, MCSLoader > Loader for nucleic_acids from PDB and mmCIF files using SBL
C T_Numbers_file_loader< FT, Tag >
Loader for files listing numbers
C T_Primitive_labels_loader< PartnerLabelsTraits, MediatorLabelsTraits, ExtraLabelsTraits > Loader for systems' labels specification. Loader for systems' labels specification
C T_Protein_representation_loader< ProteinRepresentation, MCSLoader > Loader for proteins from PDB and mmCIF files using SBL
C T_Transition_graph_loader< InputArchive, TransitionGraphTraits >
Loader for one or more boost archive files
C No_particle_annotator Annotator that does not do anything
C T_Domain_annotator_for_particles< Annotations > Model of ParticleAnnotator for attributing a domain to atoms. Model of ParticleAnnotator for attributing a domain to atoms
C T_Dynamic_annotator_for_atoms< SetDynamicAnnotation > Model of ParticleAnnotator for attributing any annotation to a particle dynamically
C T_Dynamic_annotator_for_residues< SetDynamicAnnotation > Model of ParticleAnnotator for attributing any annotation to a particle dynamically
C T_Generic_annotator< KeyType, AnnotationType, MakeKey, SetAnnotation, GetOptionName, GetOptionHelp, GetOptionDisplayName > Model of ParticleAnnotator for attributing any annotation to a particle
C T_Generic_annotator_without_file< AnnotationType, SetAnnotation, GetInstanceName > Model of ParticleAnnotator for attributing any annotation to a particle without loading a file
C T_Graph_loader< GraphType, FT > Loader for one or more txt files listing weights
C T_Name_annotator_for_atoms< SetAnnotatedName > Model of ParticleAnnotator for attributing a name to an atom
C T_Name_annotator_for_pseudo_atoms< SetAnnotatedName > Model of ParticleAnnotator for attributing a name to a pseudo-atom
C T_Particle_annotator_collector< ParticleAnnotator1, ParticleAnnotator2 > Collector for models of ParticleAnnotator
C T_Points_d_file_loader< PointD > Loader for one or more txt files listing dD points Loader for one or more txt files listing dD points
C T_Points_d_file_loader_generic< PointD, PointD_filler > Loader for one or more txt files listing dD points Loader for one or more txt files listing dD points
C T_Radius_annotator_for_particles_with_annotated_name< NT, SetRadius > Model of ParticleAnnotator for attributing a radius to an atom
C T_Spheres_3_file_loader< Sphere3, Point3 >
Loader for one or more txt files listing 3D spheres
C T_XTC_file_loader< ConformationType, ConformationBuilder, ESBTLMolecularSystem, PDBLineFormat > Application allowing to load conformations from a list of PDB files using ESBTL, or from a plain txt file listing the conformations as Point_d
C Module_base Base module from which any module should inherit
C T_Alignment_sequences_module< Module_traits >
C T_Alignment_sequences_module< ModuleTraits, AlignmentEngineSequences >
C T_Alignment_structures_module< Module_traits >
C T_Alignment_structures_module< Traits, Alignment_engine >
C T_Alignment_structures_module< ModuleTraits, AlignmentEngineStructures >
C T_Alpha_complex_of_molecular_model_module< Module_traits >
C T_Alpha_complex_of_molecular_model_module< Traits >
C T_Buried_surface_area_with_labels_module< Module_traits >
C T_Buried_surface_area_without_label_module< Module_traits >
C T_Cluster_engine_module< Traits >
C T_Earth_mover_distance_module< Traits >
C T_Module_based_workflow< Dummy >
C T_Molecular_interfaces_module< Module_traits >
C T_Molecular_structure_classifier_module< Module_traits >
C T_Morse_theory_based_analyzer_module< ModuleTraits, MorseSmaleWittenChainComplex >
C T_Morse_theory_based_analyzer_module< ModuleTraits, Morse_Smale_Witten_chain_complex >
C T_Morse_theory_based_analyzer_module< ModuleTraits, SBL::GT::T_Morse_Smale_Witten_chain_complex_from_NNG_builder< ModuleTraits::Nearest_neighbors_graph, ModuleTraits::Morse_function, ModuleTraits::Distance_graph_function >::Morse_Smale_Witten_chain_complex >
C T_Morse_theory_based_analyzer_for_NNG_module< ModuleTraits >
Generic manager for reading arguments of the program and run the calculations
C T_Morse_theory_based_analyzer_module< ModuleTraits, SBL::GT::T_Morse_Smale_Witten_chain_complex_from_vertex_weighted_graph_builder< typename ModuleTraits::Graph, typename ModuleTraits::Get_weight >::Morse_Smale_Witten_chain_complex >
C T_Morse_theory_based_analyzer_for_vertex_weighted_graph_module< ModuleTraits, GraphType, GetWeight >
Generic manager for reading arguments of the program and run the calculations
C T_Morse_theory_based_analyzer_module< ModuleTraits, SBL::GT::T_Morse_Smale_Witten_chain_complex_from_weighted_graph_builder< typename ModuleTraits::Graph, typename ModuleTraits::Get_weight >::Morse_Smale_Witten_chain_complex >
C T_Morse_theory_based_analyzer_for_weighted_graph_module< ModuleTraits, GraphType, GetWeight >
Generic manager for reading arguments of the program and run the calculations
C T_Nearest_neighbors_graph_builder_module< Traits >
C T_RMSD_comb_edge_weighted_module< Module_traits >
C T_Spatial_search_module< Traits >
C T_Spatial_search_module< ModuleTraits, ApproximatedSpatialSearchEngine >
C T_Tertiary_quaternary_structure_annotator_module< Traits >
C T_Union_of_balls_boundary_3_module< Module_traits >
C T_Union_of_balls_boundary_3_module< ModuleTraits, ExactNT >
C T_Union_of_balls_boundary_patch_shelling_3_module< Module_traits >
C T_Union_of_balls_boundary_patch_shelling_3_module< ModuleTraits, OutputArchive >
C T_Union_of_balls_mesh_3_module< Module_traits >
C T_Union_of_balls_surface_volume_3_module< Traits >
C T_Union_of_balls_surface_volume_3_module< ModuleTraits, OutputArchive >
C T_Alignment_sequences_module< ModuleTraits, AlignmentEngineSequences > Module which computes a pairwise alignment of two sequences Module which computes a pairwise alignment of two sequences
C T_Alignment_structures_module< ModuleTraits, AlignmentEngineStructures > Module which computes a pairwise alignment of two structures Module which computes a pairwise alignment of two structures
C T_Alpha_complex_of_molecular_model_module< ModuleTraits > Module building the alpha-complex of an input set of particles. Module building the alpha-complex of an input set of particles
C T_Buried_surface_area_with_labels_module< ModuleTraits > Module building the buried surface areas from the alpha-complex of a molecular model. Module building the buried surface areas from the alpha-complex of a molecular model
C T_Buried_surface_area_without_label_module< ModuleTraits > Module building the buried surface area of a partner from the alpha-complex of a molecular model. Module building the buried surface area of a partner from the alpha-complex of a molecular model
C T_Cluster_engine_module< ModuleTraits > Module which computes clusters from a cloud of points Module which computes clusters from a cloud of points
C T_Earth_mover_distance_module< ModuleTraits > Application's module instantiating the eartyh mover distance algorithm
C T_Module_based_workflow< Dummy > Internal base for the workflow
C Module_based_workflow Representaiont of the workflow of an application enriched with default options
C T_Module_condition< Module, Predicate > Condition module for selecting one of two possible outflows
C T_Module_conjunction< ModuleOrLoader1, ModuleOrLoader2 > Conjunction module linking two input modules or loaders with an and operator
C T_Molecular_interfaces_module< ModuleTraits > Module building the bicolor, mediated and tricolor interfaces of a molecular structure. Module building the bicolor, mediated and tricolor interfaces of a molecular structure
C T_Molecular_structure_classifier_module< ModuleTraits > Module classifying the particles of a molecular structure following their system's labels. Module classifying the particles of a molecular structure following their system's labels
C T_Morse_theory_based_analyzer_module< ModuleTraits, MorseSmaleWittenChainComplex >
Generic manager for reading arguments of the program and run the calculations
C T_Morse_theory_based_analyzer_for_NNG_module< Traits >
C T_Morse_theory_based_analyzer_for_vertex_weighted_graph_module< Traits >
C T_Morse_theory_based_analyzer_for_vertex_weighted_graph_module< ModuleTraits, Graph, Get_weight >
C T_Morse_theory_based_analyzer_for_weighted_graph_module< Traits >
C T_Morse_theory_based_analyzer_for_weighted_graph_module< ModuleTraits, Graph, Get_weight >
C T_Nearest_neighbors_graph_builder_module< ModuleTraits > Generic manager for reading arguments of the program and run the calculations
C T_RMSD_comb_edge_weighted_module< ModuleTraits > Undefined. Undefined
C T_Spatial_search_module< ModuleTraits, ApproximatedSpatialSearchEngine > Module building a data base for spatial-search from an input set of points. Module building a data base for spatial-search from an input set of points
C T_Tertiary_quaternary_structure_annotator_module< ModuleTraits > Module building the Biochemical Interfaces Graph of a molecular structure
C T_Union_of_balls_boundary_3_module< ModuleTraits, ExactNT > Module building the boundary of the union of input 3D balls. Module building the boundary of the union of input 3D balls
C T_Union_of_balls_boundary_patch_shelling_3_module< ModuleTraits, OutputArchive > Module computing the shelling order forests of particles in a binding patch. Module computing the shelling order forests of particles in a binding patch
C T_Union_of_balls_mesh_3_module< ModuleTraits > Module computing a sampling of an input boundary of the union of 3D balls. Module computing a sampling of an input boundary of the union of 3D balls
C T_Union_of_balls_surface_volume_3_module< ModuleTraits, OutputArchive > Module computing the surface area and the volume of the union of an input set of 3D balls. Module computing the surface area and the volume of the union of an input set of 3D balls
C T_Molecular_interfaces_module_statistics< MolecularStructureClassifier > Application's module_statistics for building the alpha-complex of a molecular model.
C T_Tricolor_interface_oserialization< MolecularInterfaceBuilder > Serialization of a tricolor interface
C T_Union_of_balls_surface_volume_3_module< ModuleTraits, OutputArchive >::Union_of_balls_surface_volume_3 Contains pointers over two functors for computing the volumes and surfaces areas with different level of exactness
C Cradle_step1
C Cradle_step2
C Cradle_step2_selected
C Cradle_step3
C Dendogram_processor
C Matrix_processor
C Distance_calculator
C Label_selector
C B_factor_color_engine
C B_factor_coloring_parser
C BSA_color_engine
C BSA_coloring_parser
C Chain_instances
C cMISA_constructor
C cMISA_recorder
C ColorbarTools
C Colored_MISA
C Compute_interface_lRMSD
C Create_And_Compute_iRMSD
C Default_color_engine
C Delta_ASA_color_engine
C Delta_ASA_coloring_parser
C Extract_shared_PDB_interface
C Interface_oneside
C Interface_pool
C Interface_strings
C MISA
C MISA_constructor
C MISA_input_specification_parser
C Plot_tools
C Residue_mapping
C ResSelector
C SSE_color_engine
C SSE_coloring_parser
C BioPDB_vs_XML_Etree
C PALSE_DS_manipulator
C PALSE_statistic_handle
C PALSE_xml_DB
C Python_dico_vs_XML_Etree
C IOI_tuple \sbl_add_package_main_class{Script_design, SBL.Params_base.IOI_tuple , Long: A dataclass storing the data members to initialize IO and interaction Short: A dataclass storing the data members to initialize IO and interaction } i################################################################################
C Params_IOI \sbl_add_package_main_class{Script_design, SBL::Params_base::Params_IO, Long: A base class handling paths and filenames for outputs Short: A base class handling paths and filenames for outputs } i################################################################################
C Params_base \sbl_add_package_main_class{Script_design, SBL.Params_base.Params_base , Long: The base class to inherit from to enjoy automatic handling of output and interaction modes Short: The base class to inherit from to enjoy automatic handling of output and interaction modes } i################################################################################
C Params_zero \sbl_add_package_main_class{Script_design, SBL.Params_base.Params_zero , Long: A base class to automatically setup data members from kwargs Short: A base class to automatically setup data members from kwargs } i################################################################################
C SBL_base_parser \sbl_add_package_main_class{Script_design, SBL.Params_base.SBL_base_parser , Long: A base parser providing default ubiquitous options Short: A base parser providing default ubiquitous options } i################################################################################
C PDB_complex_to_unbound_partners_matcher
C Atom_data The properties of an atom as given by vorshell + vorlume
C Atomic_contact_data Information about contacts between atoms
C Chain_data Essentially a collection of Residue_data
C Complex_data_collector
C File_data Essentially a collection of Chain_data
C Residue_contact_data The properties of a residue as given by vorshell + vorlume
C Residue_data The properties of a residue as given by vorshell + vorlume
C Genetrank_gene_radar
C Genetrank_GeneProteinTranslator
C Genetrank_Translations
C Genetrank_network_statistical_analysis
C SBL_init_tools Accessing env variable
C PPIN_application
C PPIN_gene_radar_scatter_plot
C Genetrank_simulation_input
C PPIN_simulation
C PPIN_simulation_result
C PPIN_multiple_simulation_statistics
C PPIN_simulation_statistics
C PPIN_simulation_visualizations
C SBL_pytools \sbl_add_package_main_class{Script_design, SBL.SBL_pytools.SBL_pytools , Long: class providing utilities to handles files and directories Short: class providing utilities to handles files and directories } i################################################################################
C SBL_pytools_latex \sbl_add_package_main_class{Script_design, SBL.SBL_pytools.SBL_pytools_latex , Long: class providing utilities to generated latex reports Short: class providing utilities to generated latex reports } i################################################################################
C Annotated_sequence
C Feature Undefined
C Phobius_annotator
C Class_II_filter
C Transmembrane_filter
C Spherical_outlier_detector \sbl_add_package_main_class{Cluster_ksubspace, SBL::Cluster_ksubspace::SESC_model , Long: Class implementing the spherical cluster model Short: Class implementing the spherical cluster model} i################################################################################
C Traj_type Todo:
C SpectraldomPostAnalyzer
C Cluster_challenger 1 cluster challenge i################################################################################
C Cluster_challenger_two 2 clusters challenge i################################################################################
C Union_find_DS \sbl_add_package_main_class{Union_find, SBL.Union_find.Union_find_DS , Long: Union-find data structure Short: Union-find data structure} i################################################################################
C Union_find_wrapper \sbl_add_package_main_class{Union_find, SBL.Union_find.Union_find_wrapper , Long: wrapper for the Union-find data structure Short: warpper for the Union-find data structure} i################################################################################
C UF_null_model \sbl_add_package_main_class{PDB_utilities, SBL::PDB_utilities::UF_null_model , Long: this class implements the null model for filtrations Short: this class implements the null model for filtrations } i################################################################################
C T_Biopolymer_chain_representation Representation of a single biopolymer chain
C T_Minimal_oritend_spanning_forest_module Module building the minimal spanning forest of a weighted bipartite graph Module building the minimal spanning forest of a weighted bipartite graph