//! Bounds matrix construction and triangle smoothing for distance geometry.
modgeometry;modmatrix;modsmoothing;pubusegeometry::get_bond_length;pubusematrix::{calculate_bounds_matrix, calculate_bounds_matrix_opts};pubusesmoothing::{smooth_bounds_matrix, triangle_smooth, triangle_smooth_tol};