Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Given two structures, align them using Seeder_DP_score. More...
#include <Seeder_DP_score.hpp>
Constructors | |
T_Seeder_DP_score () | |
Default constructor. More... | |
T_Seeder_DP_score (const Self &other) | |
Copy constructor. More... | |
Given two structures, align them using Seeder_DP_score.
Given two structures, align them using Seeder_DP_score.
|
inline |
Default constructor.
|
inline |
Copy constructor.