Function lapack::zsyr [] [src]

pub fn zsyr(uplo: u8, n: usize, alpha: &[c64], x: &[c64], incx: usize, a: &mut [c64], lda: usize)