Function semanticsimilarity_rs::angular_distance

source ·
pub fn angular_distance(vec1: &[f64], vec2: &[f64], normalized: bool) -> f64