Chemical Data Processing Library C++ API - Version 1.2.0
Variables
CDPL::Shape::AlignmentResultSelectionMode Namespace Reference

Variables

constexpr unsigned int ALL = 0
 
constexpr unsigned int BEST_PER_SHAPE_COMBINATION = 1
 
constexpr unsigned int BEST_PER_REFERENCE_SHAPE = 2
 
constexpr unsigned int BEST_PER_REFERENCE_SET = 3
 
constexpr unsigned int BEST_OVERALL = 4
 

Variable Documentation

◆ ALL

constexpr unsigned int CDPL::Shape::AlignmentResultSelectionMode::ALL = 0
constexpr

◆ BEST_PER_SHAPE_COMBINATION

constexpr unsigned int CDPL::Shape::AlignmentResultSelectionMode::BEST_PER_SHAPE_COMBINATION = 1
constexpr

◆ BEST_PER_REFERENCE_SHAPE

constexpr unsigned int CDPL::Shape::AlignmentResultSelectionMode::BEST_PER_REFERENCE_SHAPE = 2
constexpr

◆ BEST_PER_REFERENCE_SET

constexpr unsigned int CDPL::Shape::AlignmentResultSelectionMode::BEST_PER_REFERENCE_SET = 3
constexpr

◆ BEST_OVERALL

constexpr unsigned int CDPL::Shape::AlignmentResultSelectionMode::BEST_OVERALL = 4
constexpr