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

pub fn srot(N: i32, x: &mut [f32], incx: i32, y: &mut [f32], incy: i32, c: f32, s: f32)