Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Returns true iff the input conformation respects the input constraints. More...
#include <Molecular_covalent_structure_constraints_for_proteins.hpp>
Constructors | |
T_Molecular_covalent_structure_constraints_for_proteins (const CovalentStructure &S) | |
Functors | |
bool | operator() (const Conformation &C) const |
Returns true iff the input conformation respects the input constraints.
CovalentStructure | Representation of the topology of a molecule. |
Conformation | Representation of the geometry of a molecule. |