Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Molecular_covalent_structure_constraints_for_proteins< CovalentStructure, Conformation > Class Template Reference

Returns true iff the input conformation respects the input constraints. More...

#include <Molecular_covalent_structure_constraints_for_proteins.hpp>

Detailed Description

template<typename CovalentStructure, typename Conformation>
class SBL::CSB::T_Molecular_covalent_structure_constraints_for_proteins< CovalentStructure, Conformation >

Returns true iff the input conformation respects the input constraints.

Template Parameters
CovalentStructureRepresentation of the topology of a molecule.
ConformationRepresentation of the geometry of a molecule.