Function blas::c::ssyr [] [src]

pub fn ssyr(layout: Layout, uplo: Part, n: i32, alpha: f32, x: &[f32], incx: i32, a: &mut [f32], lda: i32)