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

Model of Distance between angles of two conformations given with their internal coordinates. More...

#include <Squared_angular_internal_distance.hpp>

Detailed Description

template<class Conformation, class NT = double, class MolecularAlignment = Molecular_alignment_default>
class SBL::CSB::T_Angular_internal_distance< Conformation, NT, MolecularAlignment >

Model of Distance between angles of two conformations given with their internal coordinates.

Same as SBL::CSB::T_Squared_angular_internal_distance, but return the square root.