Molassembler  3.0.1
Molecule graph and conformer library
DistanceGeometry.h File Reference

Data struct to store chiral constraints for DG. More...

#include "Molassembler/DistanceGeometry/ValueBounds.h"
#include "Molassembler/Types.h"
#include <vector>
#include <array>
Include dependency graph for DistanceGeometry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  Scine::Molassembler::DistanceGeometry::ChiralConstraint
 Data struct representing a chiral constraint. More...
 
struct  Scine::Molassembler::DistanceGeometry::DihedralConstraint
 Data struct representing a dihedral constraint. More...
 

Namespaces

 Scine::Molassembler
 Central library namespace.
 
 Scine::Molassembler::DistanceGeometry
 Distance geometry-related classes and functions.
 

Detailed Description

Data struct to store chiral constraints for DG.

Contains some central data class declarations and type definitions for the entire Distance Geometry scheme.