Function nuts_rs::math::vector_dot

source ·
pub fn vector_dot(a: &[f64], b: &[f64]) -> f64