Eigen refinement implementation. More...
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::Molassembler | |
Central library namespace. | |
Scine::Molassembler::DistanceGeometry | |
Distance geometry-related classes and functions. | |
Eigen refinement implementation.