Molassembler  1.0.0
Molecule graph and conformer library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EigenRefinement.h File Reference

Eigen refinement implementation. More...

#include <Eigen/Dense>
#include "Molassembler/DistanceGeometry/DistanceBoundsMatrix.h"
Include dependency graph for EigenRefinement.h:

Go to the source code of this file.

Data Structures

class  Scine::Molassembler::DistanceGeometry::EigenRefinementProblem< dimensionality, FloatType, SIMD >
 Eigen-based refinement error function. More...
 
struct  Scine::Molassembler::DistanceGeometry::EigenRefinementProblem< dimensionality, FloatType, SIMD >::DefaultTermVisitor
 Visitor that can be passed to visit all terms. More...
 
struct  Scine::Molassembler::DistanceGeometry::RefinementTraits< RefinementType >
 This is for when you have a fully qualified Refinement typename but want to get the template arguments back. More...
 

Namespaces

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

Detailed Description

Eigen refinement implementation.