Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Molecular_distances

Classes

class  T_Binet_Cauchy_kernel_score< Conformation, GetParticle, MolecularAlignment >
 Model of Distances for defining distance between two conformations. More...
 
class  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). More...
 
class  T_Get_particle_default< Conformation, ParticleRep >
 Model of Distance for defining distance between two conformations. More...
 
class  T_Least_RMSD_cartesian< Conformation, GetParticle, MolecularAlignment >
 Model of Distances for defining distance between two conformations. More...
 
class  T_Least_RMSD_cartesian_with_chirality< Conformation, GetParticle, MolecularAlignment >
 Model of Distances for defining distance between two conformations. More...
 
class  Molecular_alignment_default
 Make an alignment between two molecules with the same numbers of atoms, with the same order. More...
 
class  T_RMSD_comb_edge_weighted< Structure, MolecularDistance >
 Given a set of motifs instantiates the motif graph and computes the associated combined RMSD. More...
 
class  T_Squared_angular_internal_distance< Conformation, NT, MolecularAlignment >
 Model of distance between angles of two conformations given with their internal coordinates. More...
 
class  T_Angular_internal_distance< Conformation, NT, MolecularAlignment >
 Model of Distance between angles of two conformations given with their internal coordinates. More...
 
class  T_Squared_RMSD_internal_distance< Conformation, InternalDistance, GetParticle, MolecularAlignment >
 Model of Distance for defining distance between two conformations. More...
 
class  T_Squared_RMSD_cartesian_3< GeometricKernel >
 Squared RMSD distance between two 3D point clouds. More...
 
class  T_RMSD_cartesian_3< GeometricKernel >
 RMSD distance between two 3D point clouds. More...
 
class  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
More...
 
class  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
More...
 
class  T_RMSD_comb_edge_weighted_module< ModuleTraits >
 Undefined. Undefined. More...
 

Description