29 #ifndef CDPL_SHAPE_ALIGNMENTRESULTSELECTIONMODE_HPP
30 #define CDPL_SHAPE_ALIGNMENTRESULTSELECTIONMODE_HPP
42 namespace AlignmentResultSelectionMode
48 constexpr
unsigned int ALL = 0;
constexpr unsigned int BEST_OVERALL
Keep only the single best alignment result overall.
Definition: AlignmentResultSelectionMode.hpp:68
constexpr unsigned int BEST_PER_REFERENCE_SHAPE
Keep only the best alignment result per reference shape.
Definition: AlignmentResultSelectionMode.hpp:58
constexpr unsigned int ALL
Keep all alignment results.
Definition: AlignmentResultSelectionMode.hpp:48
constexpr unsigned int BEST_PER_REFERENCE_SET
Keep only the best alignment result per reference shape set.
Definition: AlignmentResultSelectionMode.hpp:63
constexpr unsigned int BEST_PER_SHAPE_COMBINATION
Keep only the best alignment result per (reference shape, aligned shape) combination.
Definition: AlignmentResultSelectionMode.hpp:53
The namespace of the Chemical Data Processing Library.