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

Defines iterator over the improper angles of a covalent structure. More...

#include <Molecular_potential_energy.hpp>

Detailed Description

template<class CovalentStructure>
class SBL::CSB::T_Improper_angles_visitor< CovalentStructure >

Defines iterator over the improper angles of a covalent structure.

Defines iterator over the improper angles of a covalent structure.

Template Parameters
CovalentStructureThe type of the input covalent structure, as defined in the package Molecular_covalent_structure