![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Classes | |
class | T_Tripeptide_loop_closure< Algebraic_Kernel > |
Computes the backbone coordinates of solutions to the Tripeptide loop closure with only phi and psi bond angles changing in internal coordinates. More... | |
class | T_Tripeptide_constraints_to_polynomial< Algebraic_Kernel > |
Converts the Tripeptide contraints given to a 16th degree polynomial. More... | |
class | T_Polynomial_solver_interface< Algebraic_Kernel > |
Interface to the CGAL polynomial solver using Algebraic Number types. More... | |
class | T_TLC_polynomial_roots_to_embedings< Algebraic_Kernel > |
Converts polynomial roots to embeddings using values defined in T_Tripeptide_constraints_to_polynomial. More... | |
class | T_Tripeptide_anchors< NT > |
Anchor atoms around the moving atoms for the tripeptide loop closure. More... | |
class | T_Tripeptide_constraints< NT > |
Constraints used to solve the tripeptide loop closure. More... | |
class | 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. More... | |