8 #ifndef INCLUDE_MOLASSEMBLER_DISTANCE_GEOMETRY_TETRANGLE_SMOOTHING_H
9 #define INCLUDE_MOLASSEMBLER_DISTANCE_GEOMETRY_TETRANGLE_SMOOTHING_H
14 namespace Molassembler {
15 namespace DistanceGeometry {
unsigned tetrangleSmooth(Eigen::Ref< Eigen::MatrixXd > bounds)
Smoothes the bounds matrix using tetrangle inequalities.