#include "Molassembler/Modeling/CommonTrig.h"Go to the source code of this file.
| Data Structures | |
| struct | Scine::Molassembler::Stereopermutators::BaseAtom | 
| Data class for cycleModelContradictsGraph() input.  More... | |
| Namespaces | |
| Scine::Molassembler | |
| Central library namespace. | |
| Scine::Molassembler::Stereopermutators | |
| Stereopermutator implementation details. | |
| Functions | |
| bool | Scine::Molassembler::Stereopermutators::cycleModelContradictsGraph (const std::vector< Utils::ElementType > &elementTypes, const std::vector< double > &cycleEdgeLengths, const std::vector< BaseAtom > &bases) | 
| Checks whether spatially modeling a cycle contradicts the graph.  More... | |
| bool | Scine::Molassembler::Stereopermutators::triangleBondTooClose (double a, double b, double angle, double bondRadius) | 
| Checks whether the far bond in a triangle is too close to the originating atom.  More... | |