[][src]Function gchemol_geometry::get_distance_matrix

pub fn get_distance_matrix(points: &[[f64; 3]]) -> Vec<Vec<f64>>

Return all distances between any pair of points