Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Conformation_with_covalent_structure< ConformationBase, CovalentStructure > Struct Template Reference

Class enhancing a conformation with a covalent structure e.g. from the package Molecular_covalent_structure. More...

#include <Conformation_traits_with_covalent_structure.hpp>

Detailed Description

template<class ConformationBase, class CovalentStructure>
struct SBL::CSB::T_Conformation_with_covalent_structure< ConformationBase, CovalentStructure >

Class enhancing a conformation with a covalent structure e.g. from the package Molecular_covalent_structure.

Template Parameters
ConformationBase
CovalentStructure

Class enhancing a conformation with a covalent structure e.g. from the package Molecular_covalent_structure. NB: the covalent structure is used to compute the potential energy of a molecular conformation.