Function cosine_distance

Source
pub fn cosine_distance(
    first: VectorRef<'_>,
    second: VectorRef<'_>,
) -> VectorDistanceType