Function rgsl::cblas::level1::sdot [] [src]

pub fn sdot(N: i32, x: &[f32], incx: i32, y: &[f32], incy: i32) -> f32