![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
#include <Score_computer_K.hpp>
Constructors | |
| T_Score_computer_K () | |
| Default constructor. | |
| T_Score_computer_K (bool spatial_on) | |
| Specify whether to use the spatial score. | |
| T_Score_computer_K (const Self &other) | |
| Copy constructor. | |
Given two canonized residues compute the so-called K score for the Kpax algorithm (D. Ritchie)
|
inline |
Default constructor.
|
inline |
Specify whether to use the spatial score.
|
inline |
Copy constructor.