Skip to main content

compute_rmsd

Function compute_rmsd 

Source
pub fn compute_rmsd(coords: &[f64], reference: &[f64]) -> f64
Expand description

Compute RMSD between two coordinate sets after Kabsch alignment.