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


Defines iterator over all distinct pairs of particles. More...

#include <Molecular_potential_energy.hpp>

Detailed Description

template<class CovalentStructure, class ConformationType>
class SBL::CSB::T_Unbonded_particles_with_threshold_visitor< CovalentStructure, ConformationType >


Defines iterator over all distinct pairs of particles.

Defines iterator over all distinct pairs of particles. It also implements a threshold over which pairs of particles are not considered.

Template Parameters
CovalentStructureThe type of the input covalent structure, as defined in the package Molecular_covalent_structure
ConformationTypeRepresentation of a geometric conformation