Function rgsl::cblas::level1::srotm

source ·
pub fn srotm(N: i32, x: &mut [f32], incx: i32, y: &mut [f32], incy: i32, p: &[f32])