Function cblas::srotmg [] [src]

pub unsafe fn srotmg(
    d1: &mut [f32],
    d2: &mut [f32],
    b1: &mut [f32],
    b2: f32,
    p: &mut [f32]
)